ceph-ansible/roles/ceph-osd/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 name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
scenarios Merge pull request #1882 from ceph/multi-journal 2017-09-13 11:43:48 -06:00
activate_osds.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph_disk_cli_options_facts.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
check_devices.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
check_devices_static.yml osd: drop support for device partition 2017-09-12 17:42:07 -06:00
check_mandatory_vars.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +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 name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
osd_fragment.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
pre_requisite.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_osds.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00