ceph-ansible/roles/ceph-facts/tasks
Guillaume Abrioux 85420051db 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>
(cherry picked from commit 45c2f0a90a)
2022-10-20 13:59:21 +02:00
..
container_binary.yml docker2podman: skip some role imports from handler 2021-04-09 15:28:50 +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-13 14:26:35 +02:00
facts.yml facts: fix set_radosgw_address.yml 2022-07-06 02:05:27 +02:00
get_def_crush_rule_name.yml ceph-facts: Fix get_def_crush_rule_name.yml in check mode 2022-02-07 14:13:19 +01:00
grafana.yml common: move to `ansible.utils.ipwrap` 2022-06-22 07:17:32 +02:00
main.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
set_monitor_address.yml common: move to `ansible.utils.ipwrap` 2022-06-22 07:17:32 +02:00
set_radosgw_address.yml dashboard: support --limit execution with rgw 2022-10-20 13:59:21 +02:00