ansible/lib/ansible
2016-01-11 22:48:54 -05:00
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:29:43 -05: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 Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:18:13 -05:00
executor restructure vars_prompt and fix regression 2016-01-08 17:56:13 -05:00
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 2015-12-16 15:11:30 -05:00
inventory Fix typo 2016-01-07 06:01:44 -08:00
module_utils bugfix in ios shared module for including defaults 2016-01-11 22:48:54 -05:00
modules New release v2.0.0-0.9.rc4 2016-01-07 13:41:47 -05:00
parsing allow for non standard hostnames 2015-12-21 13:42:47 -05:00
playbook added newer vars to 'reset_vars' 2015-12-28 12:50:04 -05:00
plugins Restore ability for a module to specify WANT_JSON 2016-01-08 12:49:08 -05:00
template keep string type filters as strings 2015-12-08 12:52:44 -08:00
utils initial add of openswitch shared module 2016-01-10 15:12:15 -05:00
vars move hostvars.vars to vars 2016-01-05 14:36:21 -05:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py Add package module to squash list 2015-12-19 13:01:48 -08:00
test-requirements.txt