ceph-ansible/roles/ceph-nfs/tasks
Dimitri Savineau 0ee833432e ceph-nfs: apply selinux fix anyway
Because ansible_distribution_version doesn't return minor version on
CentOS with ansible 2.8 we can apply the selinux anyway but only for
CentOS/RHEL 7.
Starting RHEL 8, there's a dedicated package for selinux called
nfs-ganesha-selinux [1].

Also replace the command module + semanage by the selinux_permissive
module.

[1] https://github.com/nfs-ganesha/nfs-ganesha/commit/a7911f

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-05-20 13:04:58 +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 rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00
ganesha_selinux_fix.yml ceph-nfs: apply selinux fix anyway 2019-05-20 13:04:58 +02:00
main.yml ceph-nfs: apply selinux fix anyway 2019-05-20 13:04:58 +02:00
pre_requisite_container.yml improve coding style 2019-04-23 15:37:07 +02:00
pre_requisite_non_container.yml ceph-nfs: fixed with_items 2019-05-13 16:23:43 +02:00
pre_requisite_non_container_debian.yml ceph-nfs: fixed condition for "stable repos specific tasks" 2019-05-13 09:53:54 +02:00
pre_requisite_non_container_red_hat.yml improve coding style 2019-04-23 15:37:07 +02:00
start_nfs.yml rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00