mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add version_added 1.6 for the params modprobe option
This commit is contained in:
parent
daa7416323
commit
16bb6c88f5
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ options:
|
|||
params:
|
||||
required: false
|
||||
default: ""
|
||||
version_added: "1.6"
|
||||
description:
|
||||
- Modules parameters.
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue