ansible/lib/ansible
2018-01-04 11:20:56 -05:00
..
cli dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
compat
config fixes typo ansbile to ansible 2018-01-02 17:17:53 -08:00
errors Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
executor Don't use the Task object in the dictionary of results for include_role 2018-01-04 10:14:13 -05:00
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 2018-01-03 09:52:56 -06:00
modules Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
parsing Remove shell module specialcases 2017-12-21 20:42:44 -08:00
playbook removed unused objects from include results proc 2018-01-04 11:20:56 -05:00
plugins removed unused objects from include results proc 2018-01-04 11:20:56 -05:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
vars
__init__.py
constants.py
release.py