ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau 5bd1cf40eb ceph-osd: wait for all osds once
cf8c6a3 moves the 'wait for all osds' task from openstack_config to the
main tasks list.
But the openstack_config code was executed only on the last OSD node.
We don't need to do this check on all OSD node so we need to add set
run_once to true on that task.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-11-27 13:05:42 -05:00
..
scenarios osd: add wal_devices option support to ceph_volume module 2019-09-26 11:35:24 +02:00
common.yml common: improve keyrings generation 2019-10-02 13:09:50 +02:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
crush_rules.yml ceph-osd: add device class to crush rules 2019-11-14 16:25:46 +01:00
main.yml ceph-osd: wait for all osds once 2019-11-27 13:05:42 -05:00
openstack_config.yml ceph-osd: wait for all osd before crush rules 2019-11-27 07:43:07 +01:00
start_osds.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 13:51:48 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00