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
Brian Coca efed4e577c raw should not use default executable (#16085)
also removed unused cruft in script
(cherry picked from commit a529a60478)
10 years ago
..
action raw should not use default executable (#16085) 10 years ago
cache restore old jsonfile behaviour on key expiration 10 years ago
callback fix: playbook_on_task_start expects name and not task object (#16168) 10 years ago
connection Disable sftp batch mode if sshpass (#15829) 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 Add work-around for ssh pty race condition. 10 years ago
strategy Expand return code values returned by TQM and strategies 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