ceph-ansible/roles/ceph-rgw/tasks/docker
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
..
copy_configs.yml docker: add condition to run selinux tasks only on rhel os family 2017-09-29 02:35:07 +02:00
main.yml nfs: several fixes 2017-09-22 00:37:32 +02:00
start_docker_rgw.yml rgw: refact start_docker_rgw.yml 2017-09-21 09:56:37 +02:00