ansible/lib/ansible
Brian Coca 44bd1db976 updated package to use minimal fact gathering
also fixed results handling of fact gathering
2016-06-03 09:54:59 -04:00
..
cli Show a better error message when there is too much arguments (#16119) 2016-06-03 09:53:41 -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 the error handling for loop squashing to restore the name argument into the task args 2016-05-21 07:07:26 -07:00
galaxy moved validate info from vvv to debug 2016-05-27 09:45:10 -04:00
inventory Fix the way host and group vars are loaded 2016-06-02 16:52:37 -04:00
module_utils Modules: check for list-like choices in arg spec 2016-05-26 16:20:31 -05:00
modules Update submodule refs. 2016-05-31 17:21:22 -07: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 updated package to use minimal fact gathering 2016-06-03 09:54:59 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Add validate_certs to vmware doc fragment (#16096) 2016-06-02 10:21:39 -04: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