ceph-ansible/roles/ceph-facts/tasks
Guillaume Abrioux aa0cc9381d dashboard: support --limit execution with rgw
When the following conditions are met:

- rgw is deployed,
- dashboard is deployed,
- playbook is called with --limit,
- a node being processed is collocated on either a mon or mgr.

The playbook fails because `rgw_instances` is undefined.
The idea here is to make sure this variable is always defined.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2063029

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2022-04-14 08:42:56 +02:00
..
container_binary.yml docker2podman: skip some role imports from handler 2021-04-12 13:30:09 +02:00
convert_grafana_server_group_name.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
devices.yml ceph-facts: fix ansible templating error for auto osd discovery 2022-04-14 00:20:46 +02:00
facts.yml common: disable/enable pg_autoscaler 2021-07-20 11:04:25 -04:00
get_def_crush_rule_name.yml ceph-facts: Fix get_def_crush_rule_name.yml in check mode 2022-02-16 09:50:24 +01:00
grafana.yml make grafana network a configurable option 2022-01-19 10:08:05 +01:00
main.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
set_monitor_address.yml update: support --limit on monitor nodes 2021-11-03 08:48:38 +01:00
set_radosgw_address.yml dashboard: support --limit execution with rgw 2022-04-14 08:42:56 +02:00