ansible/lib/ansible
Peter Sprygada 46a97e1f55 removes dependency on collections module from eos (#16485)
This removes the dependency on the Python collections module to make
it fully compliant with version prior to py2.7
2016-06-30 11:55:21 -04:00
..
cli Fixes #12309 (#14121) 2016-06-23 09:02:34 -04:00
compat 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. 2015-10-16 08:21:28 -07:00
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor Fix off-by-one error with retries 2016-06-23 18:07:11 -05:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory In some cornercases, sys.executable is empty. Work around that by choosing a sensible default path to python and emitting a warning (#16487) 2016-06-29 08:50:22 -07:00
module_utils removes dependency on collections module from eos (#16485) 2016-06-30 11:55:21 -04:00
modules bump submodule refs 2016-06-29 17:36:51 -07:00
parsing Search path (#16387) 2016-06-28 17:23:30 -04:00
playbook task get_path returns empty string when not in play 2016-06-29 10:50:36 -04:00
plugins Handle repeat includes in junit callback. (#16484) 2016-06-28 15:55:46 -07:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils push unicode handling into unfrack 2016-06-28 10:57:41 -04:00
vars Fix hostvars lookup of locahost based on 5f1bbb4 2016-06-08 14:14:02 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 2016-06-17 12:26:20 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt