community.general/lib/ansible
Trishna Guha a65f702155
add config option to replace argument (#34342)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-01-15 21:17:02 +05:30
..
cli Add a config toggle for agnostic become prompts, defaulting to False for the 2.5 release. Fixes #33999 (#34761) 2018-01-12 10:28:46 -06:00
compat
config Add a config toggle for agnostic become prompts, defaulting to False for the 2.5 release. Fixes #33999 (#34761) 2018-01-12 10:28:46 -06:00
errors Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
executor Fix persistent command timeout handling (#34791) 2018-01-13 15:54:44 +01: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
module_utils vultr: add api_endpoint param (#34850) 2018-01-14 16:31:28 +01:00
modules add config option to replace argument (#34342) 2018-01-15 21:17:02 +05:30
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
plugins fix KeyError net_base plugin (#34874) 2018-01-15 19:24:27 +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 vultr: add api_endpoint param (#34850) 2018-01-14 16:31:28 +01:00
vars
__init__.py
constants.py
release.py