ceph-ansible/roles/ceph-dashboard/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
..
configure_dashboard.yml dashboard: support --limit execution with rgw 2022-04-14 08:42:56 +02:00
configure_grafana_layouts.yml Allow user to specify grafana_server_fqdn 2020-04-07 20:51:23 +02:00
main.yml Use ansible_facts 2021-03-26 00:04:49 +01:00