ceph-ansible/roles
Dimitri Savineau 28009496f6 ceph-handler: Fix osd restart condition
In containerized deployment, the restart OSD handler couldn't be
triggered in most ansible execution.
This is due to the usage of run_once + a condition on the inventory
hostname and the last filter.
The run_once is triggered first so ansible will pick a node in the
osd group to execute the restart task. But if this node isn't the
last one in the osd group then the task is ignored. There's more
probability that the task will be ignored than executed.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 5b1c15653f)
2019-09-10 16:53:38 -04:00
..
ceph-agent remove ceph-agent role and references 2019-06-17 14:42:08 -04:00
ceph-client ceph-client: Use profile rbd in keyring caps 2019-08-28 09:42:33 -04:00
ceph-common remove all NBSPs char in stable-3.2 branch 2019-04-10 13:27:48 +02:00
ceph-common-coreos don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-config rgw: add beast frontend 2019-08-01 10:10:09 +02:00
ceph-defaults Revert "osd: add 'osd blacklist' cap for osp keyrings" 2019-08-28 09:42:33 -04:00
ceph-docker-common validate: change default value for `radosgw_address` 2018-11-28 23:54:06 +01:00
ceph-facts ceph-infra: make chronyd default NTP daemon 2019-06-18 10:46:34 +02:00
ceph-fetch-keys ceph-fetch-keys: refact 2018-10-17 11:26:11 +00:00
ceph-handler ceph-handler: Fix osd restart condition 2019-09-10 16:53:38 -04:00
ceph-infra ceph-infra: Apply firewall rules with container 2019-08-30 09:01:16 -04:00
ceph-iscsi-gw iscsi: assign application (rbd) to pool 'rbd' 2019-06-13 14:43:25 +02:00
ceph-mds update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-mgr mgr: add a check task for all mgr to be up 2019-08-22 17:11:19 +02:00
ceph-mon update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-nfs Look for additional names when checking ceph-nfs container status 2019-09-09 16:48:59 -04:00
ceph-osd ceph-osd: Add ulimit nofile on container start 2019-08-27 20:52:58 +02:00
ceph-rbd-mirror rbd-mirror: Allow to copy the admin keyring 2019-09-10 16:38:48 -04:00
ceph-restapi Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00
ceph-rgw update default rhcs values and docs 2019-06-04 14:18:23 +02:00
ceph-validate/tasks validate: fail if gpt header found on unprepared devices 2019-08-22 16:59:34 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00