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
Sam Doran 31a425d26c Fix pause module so it does not stack trace when redirecting stdout. (#42217)
* Use separate variables for stdin and stdout file descriptors

* Do not set stdout to raw mode when output is not a TTY

(cherry picked from commit 1d1595b990)
6 years ago
..
cli [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 6 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor preserve delegation info on no_log (#42577) 6 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 7 years ago
inventory Make sure we are comparing bytes extensions in inventory plugins (#42475) 6 years ago
module_utils Fix remote_tmp when become with non admin user (#42396) 6 years ago
modules Cherry-Picked fix for 40782 6 years ago
parsing Fix wrong python keyword (followup to #36357) (#41067) 7 years ago
playbook Revert #39365, improve error messaging (#41208) 7 years ago
plugins Fix pause module so it does not stack trace when redirecting stdout. (#42217) 6 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 7 years ago
vars Fix fact cleaning (#42595) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fix fact cleaning (#42595) 6 years ago
release.py Update Ansible release version to 2.6.1.post0. 6 years ago