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
jctanner f6727aff39 Add further commentary about synchronize process_remote. (#16292)
Addresses #16284
(cherry picked from commit dc9b53a6aa)
10 years ago
..
action Add further commentary about synchronize process_remote. (#16292) 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 Be more lenient of symlinked /bin/sh inside the chroot (#16239) 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