ansible/lib/ansible
2016-06-17 12:26:20 -04: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 Remove unneeded pass 2016-06-13 09:43:51 -07:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory There can be only one localhost 2016-06-08 13:03:52 -05:00
module_utils Make sure we don't end up with an empty PYTHONPATH (#16240) 2016-06-15 07:02:56 -07:00
modules Update core submodule for wait_for fix 2016-06-17 07:09:00 -07:00
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook add executable if none exists when become 2016-06-15 11:24:16 -04:00
plugins Use find instead of -R for recursive setfacl (#16340) 2016-06-17 10:00:21 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils Typo fix: Kuraotmi -> Kuratomi 2016-06-06 15:24:44 +02: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