ansible/lib/ansible
James Tanner c920c8bc3b ini lookup: add 'default' to the list of parsed keys
Fixes #18369

(cherry picked from commit 20fb74b1b1)
2016-11-08 11:07:50 -05:00
..
cli Python 3 fixes for ansible-doc. 2016-11-03 16:10:08 -07:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor restore play_hosts variables to not show removed 2016-11-08 10:51:51 -05:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:15:09 -05:00
module_utils Text's .translate() is easier to use than bytes 2016-11-07 10:24:51 -08:00
modules Update submodule refs 2016-11-02 07:42:07 -07:00
parsing Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:15:09 -05:00
playbook restore play_hosts variables to not show removed 2016-11-08 10:51:51 -05:00
plugins ini lookup: add 'default' to the list of parsed keys 2016-11-08 11:07:50 -05:00
template Remove unnecessary warnings (#18121) 2016-11-07 14:52:13 +01:00
utils resolve inventory path on init 2016-11-04 17:11:44 -04:00
vars restore play_hosts variables to not show removed 2016-11-08 10:51:51 -05:00
__init__.py
constants.py Make the default Ansible_managed string static so it doesn't interfere with idempotency 2016-10-18 13:24:32 -07:00
release.py New release v2.2.0.0-0.1.rc1 2016-10-03 10:00:08 -05:00
test-requirements.txt