From acfc2166b0234e12eb35c6486c66269219e6727c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Fri, 14 Aug 2015 23:40:47 +0000 Subject: [PATCH] Set version number in recursive option description --- files/acl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: