]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra: don't restart firewalld if unit is masked
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Nov 2018 20:56:11 +0000 (21:56 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 16 Nov 2018 09:30:17 +0000 (09:30 +0000)
commit63b9835cbb0510415a2d0077697a0107e2d6c4f3
tree6ee40ccb88bfed1d5367cc73fe08655b2835722b
parent64dee9be0c8e6ce4cfe01bf7c9956efacc195ba4
infra: don't restart firewalld if unit is masked

if firewalld.service systemd unit is masked, the handler will fail when
trying to restart it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1650281
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-defaults/tasks/facts.yml
roles/ceph-infra/handlers/main.yml