ceph-ansible/roles/ceph-mgr/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
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
pre_requisite.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00