ceph-ansible/plugins/actions
Andrew Schoen a439eb574d validate: check the version of python-notario
If the version of python-notario is < 0.0.13 an error message is given
like "TypeError: validate() got an unexpected keyword argument
'defined_keys'", which is not helpful in figuring
out you've got an incorrect version of python-notario.

This check will avoid that situation by telling the user that they need
to upgrade python-notario before they hit that error.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2018-10-19 09:18:39 +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: check the version of python-notario 2018-10-19 09:18:39 +00:00