ceph-ansible/roles/ceph-mon/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
fetch_configs.yml Docker: split the task 'copy ceph configs&keys' 2017-09-11 21:14:13 +02:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_docker_monitor.yml Refact code 2017-05-24 15:55:41 +02:00