mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
For setfacl on Solaris we need to specify permissions like r-x. For chmod, we need to specify them as rx (r-x means to make the file readable and *not* executable)