]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: fix credentials validation
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 21 Oct 2019 15:09:31 +0000 (17:09 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 21 Oct 2019 17:26:55 +0000 (13:26 -0400)
commitda4215e9c055682f1f91552cc40e4fa77a75fc7a
treecaec1cfa73e9655552818ece2f5dd5344f8951b9
parent3969470fca995f7297d2e8516ea3bf9b287da1f8
validate: fix credentials validation

This task is failing when `ceph_docker_registry_auth` is enabled and
`ceph_docker_registry_username` is undefined with an ansible error
instead of the expected message.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1763139
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-validate/tasks/main.yml