ansible/lib/ansible
2016-06-06 11:24:32 -05:00
..
cli minor optimization 2016-06-03 09:56:56 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Tweak the poll time to 0.005 to improve perf with large playbooks 2016-06-06 11:24:32 -05:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory Make sure we add host/group vars files when parsing inventory 2016-06-06 10:52:39 -05:00
module_utils Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
modules Update submodule refs 2016-06-04 10:50:09 -07:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
plugins Tweak the poll time to 0.005 to improve perf with large playbooks 2016-06-06 11:24:32 -05:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils update azure minimum doc fragment 2016-06-04 16:05:58 -07:00
vars Fix the way host and group vars are loaded 2016-06-02 16:52:37 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 2016-06-03 09:46:51 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt