]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: be more explicit with error msg when notario isn't installed
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jun 2018 08:16:26 +0000 (10:16 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 11 Jun 2018 13:31:34 +0000 (21:31 +0800)
commita4ad2eb27fdca125693fe356a43e8005d62a34f0
treec14a81ec8b98b6c406e06746302bb79964700d9f
parent3a07568496f718ffe44077eac23d7397a17b3b09
validate: be more explicit with error msg when notario isn't installed

This error message may be confusing and need to be more explicit on
where you have to install notario, indeed, people may think this library
must be installed on configured nodes while it must be installed on the
node you are running the playbook.

Fixes: #2649
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
plugins/actions/validate.py