ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux 0e86587197 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>
(cherry picked from commit a6f77340fd)
2018-09-13 13:28:47 +00:00
..
common.yml refactor the way we copy keys 2018-04-18 16:46:33 +02:00
create_rgw_nfs_user.yml nfs: add run once to user creation 2017-10-04 15:01:13 +02:00
ganesha_selinux_fix.yml nfs: ignore error on semanage command for ganesha_t 2018-09-13 13:28:47 +00:00
main.yml refactor the way we copy keys 2018-04-18 16:46:33 +02:00
pre_requisite_container.yml selinux: remove chcon calls 2018-04-19 14:59:37 +02:00
pre_requisite_non_container.yml adds missing state needed to upgrade nfs-ganesha 2018-05-10 11:49:53 -07:00
start_nfs.yml run rados cmd in container if containerized deployment 2018-09-04 09:40:51 +00:00