mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Proper author info for all remaining modules
This commit is contained in:
parent
18ca7aee07
commit
eb881d7d5d
76 changed files with 131 additions and 76 deletions
|
@ -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.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue