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
compat
config
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor
galaxy
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
utils push unicode handling into unfrack 2016-06-28 10:57:41 -04:00
vars
__init__.py
constants.py
release.py
test-requirements.txt