You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/shell
Toshio Kuratomi 6cb8fdeaf2 Use find instead of -R for recursive setfacl (#16340)
(-R is not present on Solaris or freebsd setfacl)

Fixes #16322
10 years ago
..
__init__.py Use find instead of -R for recursive setfacl (#16340) 10 years ago
csh.py moved to base class for shell plugins 10 years ago
fish.py moved to base class for shell plugins 10 years ago
powershell.py Move binary module detection into executor/module_common.py 10 years ago
sh.py moved to base class for shell plugins 10 years ago