ansible/lib/ansible
2016-11-14 15:19:21 -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 Alternately track listening handlers by uuid if no name is set 2016-11-13 15:28:38 -06: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 bump extras submodule ref for win_nssm bugfix 2016-11-11 10:44:20 -08:00
parsing Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 2016-11-07 10:15:09 -05:00
playbook Don't copy the parent block of TaskIncludes when loading statically 2016-11-11 08:10:00 -06:00
plugins added alias to argumetns 'args' to blacklist 2016-11-14 15:19:21 -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