ceph-ansible/roles/ceph-facts/tasks
Dimitri Savineau e037e99bd2 purge: stop rgw instances by iteration
It looks like that the service module doesn't support wildcard anymore
for stopping/disabling multiple services.

fatal: [rgw0]: FAILED! => changed=false
  msg: 'This module does not currently support using glob patterns,
        found ''*'' in service name: ceph-radosgw@*'
...ignoring

Instead we should iterate over the rgw_instances list.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 9d3b49293d)
2020-03-03 10:31:48 +01:00
..
container_binary.yml facts: isolate container_binary facts 2019-12-03 09:57:11 -05:00
facts.yml purge: stop rgw instances by iteration 2020-03-03 10:31:48 +01:00
grafana.yml dashboard: allow configuring multiple grafana host 2020-02-12 19:56:31 -05:00
main.yml introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
set_monitor_address.yml defaults: change monitor|radosgw_address default values 2020-01-13 14:55:23 -05:00
set_radosgw_address.yml purge: stop rgw instances by iteration 2020-03-03 10:31:48 +01:00