]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: Fix check mode for deploy monitor tasks
authorBenoît Knecht <bknecht@protonmail.ch>
Mon, 19 Oct 2020 09:23:59 +0000 (11:23 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 12 Mar 2021 17:19:46 +0000 (18:19 +0100)
commit2437f145811dfce0ffa83bcf35e8fd711b27d3dd
treee79b6593f206c51ee0b59e3d076b35278925af0c
parent1f3289934aae021ab05aec9b3d2df809cb9b93b8
ceph-mon: Fix check mode for deploy monitor tasks

Skip the `get initial keyring when it already exists` task when both commands
whose `stdout` output it requires have been skipped (e.g. when running in check
mode).

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
roles/ceph-mon/tasks/deploy_monitors.yml