ansible/lib/ansible
2017-01-13 16:48:24 -06:00
..
cli Correctly set loader path when using list tags/tasks 2016-12-21 21:05:10 -06:00
compat
config
errors
executor Catch loop eval errors and only raise them again if the task is not skipped 2016-11-15 10:40:50 -06:00
galaxy Fix galaxy import command for 2.1 (#17417) 2016-09-09 18:04:09 -04:00
inventory readded var incorrectly removed via merge 2016-11-04 17:22:51 -04:00
module_utils cloudstack: utils: fail friendlier if no zones available (#19332) 2016-12-14 16:39:19 +01:00
modules New release v2.1.4.0-0.3.rc3 2017-01-13 16:48:24 -06:00
new_inventory
parsing fixed memoryerror when coping huge file (#16392) 2016-11-04 12:58:21 -07:00
playbook Additional security fixes for CVE-2016-9587 2017-01-13 16:25:20 -06:00
plugins Fixing security bugs CVE-2016-9587 2017-01-09 10:44:02 -06:00
template Additional security fixes for CVE-2016-9587 2017-01-13 16:25:20 -06:00
utils resolve inventory path on init 2016-11-04 17:22:51 -04:00
vars Fixing another corner case for security related to CVE-2016-9587 2017-01-11 15:54:42 -06:00
__init__.py Removing __version__ from __init__.py since it belongs in release.py 2016-06-04 11:00:08 -05:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 16:43:22 -07:00
release.py New release v2.1.4.0-0.1.rc1 2017-01-09 10:52:21 -06:00
test-requirements.txt