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 39c543e356 Use find -exec + so that failures will be visible in find's exit code (#16389)
Fixes #16385
10 years ago
..
__init__.py Use find -exec + so that failures will be visible in find's exit code (#16389) 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