mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
more string corrections
This commit is contained in:
parent
bab763de89
commit
d344a3fde3
33 changed files with 44 additions and 37 deletions
|
@ -25,7 +25,10 @@ module: modprobe
|
|||
short_description: Add or remove kernel modules
|
||||
requirements: []
|
||||
version_added: 1.4
|
||||
author: David Stygstra, Julien Dauphant, Matt Jeffery
|
||||
author:
|
||||
- '"David Stygstra (@stygstra)" <david.stygstra@gmail.com>'
|
||||
- Julien Dauphant
|
||||
- Matt Jeffery
|
||||
description:
|
||||
- Add or remove kernel modules.
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue