]> 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>
Thu, 18 Mar 2021 14:22:38 +0000 (15:22 +0100)
commit07029e1bf1880dedd5007ad09328ef7e2c1a85f7
tree4a262163203d33143eeffa39702b6c460bc8f3bc
parentb445df047931e53b1fe047313333bd873673e982
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>
infrastructure-playbooks/rolling_update.yml