mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Added version_added string to new modprobe module and CHANGELOG update
This commit is contained in:
@@ -20,6 +20,7 @@ DOCUMENTATION = '''
|
||||
module: modprobe
|
||||
short_description: Add or remove kernel modules
|
||||
requirements: []
|
||||
version_added: 1.4
|
||||
description:
|
||||
- Add or remove kernel modules.
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user