ansible.posix icon indicating copy to clipboard operation
ansible.posix copied to clipboard

removal of all ACLs from a directory is not possible (equivalent of `setfacl -R -b <path>`)

Open gianlorenzop opened this issue 2 years ago • 0 comments

SUMMARY

With the current setup is impossible to remove all the entries added when running the role with state: present

ISSUE TYPE

We need an equivalent of the -b option of the setfacl command, removal of a single acl leaves some default acls populated.

COMPONENT NAME

ansible.posix.acl

ADDITIONAL INFORMATION

N/A

gianlorenzop avatar Feb 08 '23 12:02 gianlorenzop