ansible/lib/ansible
2018-01-28 03:43:43 +01:00
..
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 Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 2018-01-26 11:07:04 -06:00
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 refactors nios api shared code to handle provider better (#35393) 2018-01-27 08:03:06 -05:00
modules Fix small typo in documentation 2018-01-28 03:43:43 +01:00
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 refactors nios api shared code to handle provider better (#35393) 2018-01-27 08:03:06 -05:00
template Remove incorrect assumption on exception constructors (#35271) 2018-01-26 11:07:58 -06:00
utils Add identity_api_version opt in OpenStack modules (#26103) 2018-01-26 15:08:13 -06:00
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