ceph-ansible/roles
Dimitri Savineau 0346871fb5 ceph-handler: don't restart all OSDs with limit
When using the ansible --limit option on one or few OSD nodes and if the
handler is triggered then we will restart the OSD service on all OSDs
nodes instead of the hosts limited by the limit value.
Even if the play is limited by the --limit value we are using all OSD
nodes from the OSD group.

  with_items: '{{ groups[osd_group_name] }}'

Instead we should iterate only on the nodes present in both OSD group and
limit list.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-10-03 14:52:27 -04:00
..
ceph-client common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-common Revert "ceph-common: install only necesarry ceph-* packages on debian" 2019-09-28 08:04:12 +02:00
ceph-config global: make directories mode parameterizable 2019-08-23 09:38:17 +02:00
ceph-container-common container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
ceph-container-engine lint: fix error [201,206] 2019-08-29 14:28:35 -04:00
ceph-dashboard ceph-dashboard: Add prometheus api host 2019-09-27 09:16:12 +02:00
ceph-defaults ceph-defaults: Change the default prometheus port 2019-09-28 04:40:42 +02:00
ceph-facts ceph-facts: fix _radosgw_address with block 2019-10-03 16:15:45 +02:00
ceph-fetch-keys global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-grafana dashboard: add grafana dashboard support on Debian based OS 2019-09-26 18:49:56 +02:00
ceph-handler ceph-handler: don't restart all OSDs with limit 2019-10-03 14:52:27 -04:00
ceph-infra Support comma-delimited subnets in firewall 2019-09-09 15:20:58 -04:00
ceph-iscsi-gw common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-mds common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-mgr common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-mon container: isolate systemd tasks 2019-10-01 10:27:51 -04:00
ceph-nfs common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-node-exporter global: add newline at end of file 2019-08-23 15:56:47 +02:00
ceph-osd common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-prometheus Add http_addr option to grafana config 2019-08-29 13:00:22 -04:00
ceph-rbd-mirror common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-rgw common: improve keyrings generation 2019-10-02 13:09:50 +02:00
ceph-rgw-loadbalancer Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
ceph-validate validate: fix gpt header check 2019-10-01 11:46:17 -04:00