ceph-ansible/roles/ceph-nfs
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
..
defaults Added 'squash' as a parameter to nfs-ganesha. 2018-06-25 09:13:17 +02:00
files Include ganesha dbus config file 2017-10-31 08:30:12 +01:00
meta ceph-nfs: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks nfs: ignore error on semanage command for ganesha_t 2018-09-13 13:06:47 +02:00
templates Added 'squash' as a parameter to nfs-ganesha. 2018-06-25 09:13:17 +02:00
LICENSE Add support for Ceph NFS Gateway 2016-06-22 13:29:11 -04:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-nfs

Documentation is available at http://docs.ceph.com/ceph-ansible/.