mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 20:31:24 +00:00
made note about choice availability in ansible ver
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user