diff --git a/files/acl.py b/files/acl.py index 133bb379329..6499284f778 100644 --- a/files/acl.py +++ b/files/acl.py @@ -87,7 +87,7 @@ options: default: no choices: [ 'yes', 'no' ] 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)" notes: