ceph-ansible/roles/ceph-mon/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
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml mon/ceph_keys: Add timeout flag to ceph-create-keys 2017-09-27 18:05:59 -04:00
check_mandatory_vars.yml Docker-common: Add missing variables declaration 2017-07-04 17:50:23 +02:00
create_mds_filesystems.yml send fs commands to one mon 2017-03-01 11:05:56 -05:00
crush_rules.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
deploy_monitors.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
openstack_config.yml Set the permissions mode on all of the OpenStack keys 2017-08-10 13:50:08 -04:00
rbd_pool.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_pgs.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_size.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
secure_cluster.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
set_osd_pool_default_pg_num.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00