made note about choice availability in ansible ver

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent 0ca9356675
commit e2062c44d9

@ -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…
Cancel
Save