]> 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 19:55:35 +0000 (15:55 -0400)
commit4bf8cbe0c897c541c05e03e4691d8a20c5a1662d
tree33219bcf1fe81bb9beb07de39f9021467962b79e
parent4a5d3c3c2d6bf4d1ad4828b7b462b5f5a2647d44
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>
(cherry picked from commit da4215e9c055682f1f91552cc40e4fa77a75fc7a)
roles/ceph-validate/tasks/main.yml