Proper author info for all remaining modules

This commit is contained in:
Greg DeKoenigsberg 2015-06-15 15:53:30 -04:00 committed by Matt Clay
commit eb881d7d5d
76 changed files with 131 additions and 76 deletions

View file

@ -79,7 +79,7 @@ options:
description:
- DEPRECATED. The acl to set or remove. This must always be quoted in the form of '<etype>:<qualifier>:<perms>'. The qualifier may be empty for some types, but the type and perms are always requried. '-' can be used as placeholder when you do not care about permissions. This is now superseded by entity, type and permissions fields.
author: Brian Coca
author: "Brian Coca (@bcoca)"
notes:
- The "acl" module requires that acls are enabled on the target filesystem and that the setfacl and getfacl binaries are installed.
'''