ansible/lib
Toshio Kuratomi ac076dfc12 Fix the Solaris POSIX acl fix
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)

(cherry picked from commit 255a5b5d75)
2016-11-22 12:38:06 -08:00
..
ansible Fix the Solaris POSIX acl fix 2016-11-22 12:38:06 -08:00