Set version number in recursive option description
This commit is contained in:
parent
17170992c3
commit
288a9d8500
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ options:
|
||||||
default: no
|
default: no
|
||||||
choices: [ 'yes', 'no' ]
|
choices: [ 'yes', 'no' ]
|
||||||
description:
|
description:
|
||||||
- Recursively sets the specified ACL (added in Ansible @@@). Incompatible with C(state=query).
|
- Recursively sets the specified ACL (added in Ansible 2.0). Incompatible with C(state=query).
|
||||||
|
|
||||||
author: "Brian Coca (@bcoca)"
|
author: "Brian Coca (@bcoca)"
|
||||||
notes:
|
notes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue