ceph-ansible/roles/ceph-rbd-mirror/tasks
Guillaume Abrioux c8d7994117 rbdmirror: add retries/until when configuring mirroring
`configure_mirroring.yml` is called right after the daemon is started.
Sometimes, it can happen the first task in `configure_mirroring.yml` is
run while the daemon isn't yet ready, adding a retries/until on that
task should help to avoid causing the playbook to fail.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1944996

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b1e7e1ad0f)
2021-04-14 16:12:49 +02:00
..
common.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
configure_mirroring.yml rbdmirror: add retries/until when configuring mirroring 2021-04-14 16:12:49 +02:00
main.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
pre_requisite.yml improve coding style 2019-04-23 15:37:07 +02:00
start_container_rbd_mirror.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
start_rbd_mirror.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
systemd.yml rbdmirror: refact tasks directory layout 2019-10-01 10:27:51 -04:00