Files
community.general/lib/ansible/plugins
Brian Coca 957b376f9e better module error handling
* now module errors clearly state msg=MODULE FAILURE
* module's stdout and stderr go into module_stdout and module_stderr keys
which only appear during parsing failure
* invocation module_args are deleted from results provided by action
plugin as errors can keep us from overwriting and then disclosing info that
was meant to be kept hidden due to no_log
* fixed invocation module_args set by basic.py as it was creating different
keys as the invocation in action plugin base.
* results now merge
2015-12-22 23:01:56 -05:00
..
2015-12-22 23:01:56 -05:00
2015-11-16 14:40:35 -08:00
2015-12-12 16:10:18 -05:00
2015-05-03 21:47:26 -05:00