ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux a6f77340fd 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>
2018-09-13 13:06:47 +02:00
..
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00: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:06:47 +02: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-09 19:58:04 +00:00
start_nfs.yml run rados cmd in container if containerized deployment 2018-09-03 17:06:00 +00:00