made note about choice availability in ansible ver
This commit is contained in:
parent
0ca9356675
commit
e2062c44d9
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ options:
|
|||
state:
|
||||
description:
|
||||
- The state of module
|
||||
- The 'forcereinstall' option is only available in Ansible 2.1 and above.
|
||||
required: false
|
||||
default: present
|
||||
choices: [ "present", "absent", "latest", "forcereinstall" ]
|
||||
|
|
Loading…
Reference in a new issue