ceph-ansible/roles/ceph-rgw-loadbalancer/tasks
Ansible Deployment User 3f906e0c26 rgwloadbalancer undefined index variable
The vrrp_instances variable is using a loop with index but the index_var
wasn't defined.
As a result, the fact task was failing on this undefined index variable.

The task includes an option with an undefined variable. The error was:
'index' is undefined

Closes: #5395

Signed-off-by: Florian Faltermeier <florian.faltermeier@uibk.ac.at>
2020-05-26 10:03:25 -04:00
..
main.yml Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
pre_requisite.yml rgwloadbalancer undefined index variable 2020-05-26 10:03:25 -04:00
start_rgw_loadbalancer.yml Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00