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)
2018-07-16 18:03:18 -07:00
..
cli [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 2018-07-03 15:03:52 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 2018-07-03 15:19:59 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor preserve delegation info on no_log (#42577) 2018-07-16 17:21:49 -07:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Make sure we are comparing bytes extensions in inventory plugins (#42475) 2018-07-16 17:48:57 -07:00
module_utils Fix remote_tmp when become with non admin user (#42396) 2018-07-16 17:53:06 -07:00
modules Cherry-Picked fix for 40782 2018-07-16 17:55:59 -07:00
parsing Fix wrong python keyword (followup to #36357) (#41067) 2018-06-21 18:19:41 -07:00
playbook Revert #39365, improve error messaging (#41208) 2018-06-07 15:53:25 -07:00
plugins Fix pause module so it does not stack trace when redirecting stdout. (#42217) 2018-07-16 18:03:18 -07:00
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-08 21:18:50 -07:00
vars Fix fact cleaning (#42595) 2018-07-16 17:23:26 -07:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-16 17:23:26 -07:00
release.py Update Ansible release version to 2.6.1.post0. 2018-07-09 11:23:50 -07:00