ceph-ansible/roles/ceph-nfs/tasks
Guillaume Abrioux 913ad53709 docker: add condition to run selinux tasks only on rhel os family
This fixes the error :

```
The conditional check 'sestatus.stdout != 'Disabled'' failed.
```

that occurs when running on non rhel based system since the
`sestatus` fact is registered only on rhel based distribution.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-09-29 02:35:07 +02:00
..
docker docker: add condition to run selinux tasks only on rhel os family 2017-09-29 02:35:07 +02:00
create_rgw_nfs_user.yml nfs: fix docker_exec_cmd_nfs default value 2017-09-22 16:22:36 +02:00
main.yml nfs: several fixes 2017-09-22 00:37:32 +02:00
pre_requisite.yml nfs: several fixes 2017-09-22 00:37:32 +02:00
start_nfs.yml nfs: several fixes 2017-09-22 00:37:32 +02:00