ceph-ansible/plugins/actions
Dan Mick a2349f05ac validate plugin: handle missing exception fields without traceback
"missing variable" errors introduced by PR3058 would attempt to
be reported, but since the exception contained no "path" definition,
would cause a second exception in the Invalid exception handler.
Make the exception handler verify that any field it tries to use
exists, clean up its message formatting, and reduce the verbose
level to see the literal error from notario in case more goes
wrong in future.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
2018-11-19 22:01:07 +00:00
..
config_template.py Sync config_template with upstream for Ansible 2.6 2018-07-12 21:07:41 +00:00
validate.py validate plugin: handle missing exception fields without traceback 2018-11-19 22:01:07 +00:00