ceph-ansible/roles/ceph-nfs/tasks
Dimitri Savineau 6e917da52a 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>
(cherry picked from commit 0ee833432e)
2019-05-21 09:17:46 +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-17 16:05:58 +02:00
ganesha_selinux_fix.yml ceph-nfs: apply selinux fix anyway 2019-05-21 09:17:46 +02:00
main.yml ceph-nfs: apply selinux fix anyway 2019-05-21 09:17:46 +02:00
pre_requisite_container.yml improve coding style 2019-05-06 15:09:06 +00:00
pre_requisite_non_container.yml ceph-nfs: fixed with_items 2019-05-13 10:36:12 -04:00
pre_requisite_non_container_debian.yml ceph-nfs: fixed condition for "stable repos specific tasks" 2019-05-13 11:05:40 +02:00
pre_requisite_non_container_red_hat.yml improve coding style 2019-05-06 15:09:06 +00:00
start_nfs.yml rename docker_exec_cmd variable 2019-05-17 16:05:58 +02:00