mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
Update authors for modprobe module
This commit is contained in:
parent
81dad9f355
commit
4d3205b753
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module: modprobe
|
||||||
short_description: Add or remove kernel modules
|
short_description: Add or remove kernel modules
|
||||||
requirements: []
|
requirements: []
|
||||||
version_added: 1.4
|
version_added: 1.4
|
||||||
author: David Stygstra
|
author: David Stygstra, Julien Dauphant, Matt Jeffery
|
||||||
description:
|
description:
|
||||||
- Add or remove kernel modules.
|
- Add or remove kernel modules.
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue