added missing docs for option in acl module (#50775)

* added missing docs for option in acl module
* remove acl from ignore
This commit is contained in:
Brian Coca 2019-01-11 03:49:43 -05:00 committed by Alicia Cozine
commit 91d8383898
3 changed files with 8 additions and 2 deletions

View file

@ -70,6 +70,12 @@ options:
type: bool
default: no
version_added: '2.0'
use_nfsv4_acls:
description:
- Use NFSv4 ACLs instead of POSIX ACLs.
type: bool
default: no
version_added: '2.2'
recalculate_mask:
description:
- Select if and when to recalculate the effective right masks of the files.