community.general/lib/ansible
Ganesh Nalawade c216473c82
Fix ios integration test failures (#35333)
2018-01-25 12:26:17 +05:30
..
cli add a vault --encrypt-vault-to specify vault id to use for encrypt (#31067) 2018-01-22 17:12:10 -05:00
compat
config spelling (#35258) 2018-01-24 11:36:40 +00:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Fix debug logs failing with persistent connection (#33049) 2018-01-25 02:48:45 +05:30
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
module_utils More bug fixes before 2.5 (#35260) 2018-01-24 08:15:37 -08:00
modules Fix ios integration test failures (#35333) 2018-01-25 12:26:17 +05:30
parsing Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins Fix debug logs failing with persistent connection (#33049) 2018-01-25 02:48:45 +05:30
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 Fix debug logs failing with persistent connection (#33049) 2018-01-25 02:48:45 +05:30
vars Don't skip an inventory source just because it has a comma (#35002) 2018-01-24 09:44:55 -06:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py