ansible/lib/ansible
2016-05-31 09:33:58 +03:00
..
cli Fix missing ignore_certs (#16018) 2016-05-27 09:39:00 -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 Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix sleep intervals (14219) 2016-05-31 09:33:58 +03:00
galaxy moved validate info from vvv to debug 2016-05-27 09:45:10 -04:00
inventory Solve performance issue with a large number of groups (#13957) 2016-05-27 10:43:11 -04:00
module_utils Modules: check for list-like choices in arg spec 2016-05-26 16:20:31 -05:00
modules Bump ansible-modules-core submodule to commit 90e8a36d4c 2016-05-27 13:47:07 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Save and restore the loader's basedir when loading playbooks 2016-05-23 15:04:44 -04:00
plugins Fix sleep intervals (14219) 2016-05-31 09:33:58 +03:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils return friendlier error when failing to make dirs 2016-05-20 09:03:01 -04:00
vars Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:07 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt