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
Toshio Kuratomi 9d91d2c6b8 Use find instead of -R for recursive setfacl (#16340)
(-R is not present on Solaris or freebsd setfacl)

Fixes #16322
10 years ago
..
action Check that required arguments src and dest are present. 10 years ago
cache ignore closing file error when file not open 10 years ago
callback fix: playbook_on_task_start expects name and not task object (#16168) 10 years ago
connection zone plugin updates for newer api (#16289) 10 years ago
filter Rename function bool() as it is a Python built-in function (#15651) 10 years ago
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
lookup Use to_bytes and to_str instead of str as str is unsafe. 10 years ago
shell Use find instead of -R for recursive setfacl (#16340) 10 years ago
strategy Track notified handlers by object rather than simply their name 10 years ago
test Reverse boilerplate order because from __future__ must be the first code in the file 10 years ago
vars Making the switch to v2 11 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago