mirror of https://github.com/ceph/ceph-ansible.git
c8d7994117
`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
|
||
---|---|---|
.. | ||
common.yml | ||
configure_mirroring.yml | ||
main.yml | ||
pre_requisite.yml | ||
start_container_rbd_mirror.yml | ||
start_rbd_mirror.yml | ||
systemd.yml |