ceph-ansible/roles/ceph-dashboard
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
..
meta Merge cephmetrics/dashboard-ansible repo 2019-05-16 16:39:13 +02:00
tasks dashboard: support --limit execution with rgw 2022-04-14 08:42:56 +02:00