]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
nfs: ignore error on semanage command for ganesha_t
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Sep 2018 13:02:06 +0000 (15:02 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 13 Sep 2018 11:06:47 +0000 (13:06 +0200)
commita6f77340fd942c7ce1a969347215cc5e3b18b1b2
tree8f43afe3d5f1ae16ed19b41263d3f2953cc8d961
parent8f2c660d2566b9d8772c7dbee7cbcd005a61bfc2
nfs: ignore error on semanage command for ganesha_t

As of rhel 7.6, it has been decided it doesn't make sense to confine
`ganesha_t` anymore. It means this domain won't exist anymore.

Let's add a `failed_when: false` in order to make the deployment not
failing when trying to run this command.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1626070
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-nfs/tasks/ganesha_selinux_fix.yml