]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: unmask monitor service after a failure
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Mar 2021 08:08:51 +0000 (09:08 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Mar 2021 13:22:23 +0000 (15:22 +0200)
commit82b934cfc19a12af77a55bece0df084ad40ea3ad
tree6b98ea4d22b816f2f06cc48b2c7a0002fc398217
parent653d180ec054b1ab911b8d99a911340bc98bea95
rolling_update: unmask monitor service after a failure

if for some reason the playbook fails after the service was
stopped, disabled and masked and before it got restarted, enabled and
unmasked, the playbook leaves the service masked and which can make users
confused and forces them to unmask the unit manually.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1917680
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 07029e1bf1880dedd5007ad09328ef7e2c1a85f7)
infrastructure-playbooks/rolling_update.yml