ceph-ansible/roles/ceph-validate/tasks
Guillaume Abrioux ae196bf946 validate: check virtual_ips variable
This commit checks the length of `virtual_ips` doesn't exceed the length
of `groups[rgwloadbalancer_group_name]`.
It also ensure this variable is defined when
`groups[rgwloadbalancer_group_name]` contains at least one node.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-01-12 11:03:12 +01:00
..
check_devices.yml validate: prevent from installing OSD on same disk as the OS 2019-10-10 08:33:20 -04:00
check_eth_mon.yml improve coding style 2019-04-23 15:37:07 +02:00
check_eth_rgw.yml improve coding style 2019-04-23 15:37:07 +02:00
check_ipaddr_mon.yml Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00
check_iscsi.yml ceph-facts: set use_new_ceph_iscsi on iscsi nodes 2019-12-10 23:57:03 +01:00
check_nfs.yml add missing boolean filter 2020-09-28 20:45:01 +02:00
check_pools.yml osd: add pg autoscaler support 2020-03-04 09:29:01 -05:00
check_rbdmirror.yml ceph-validate: add rbdmirror validation 2019-11-07 08:57:43 -05:00
check_rgw_multisite.yml rgw: add multi-instances support when deploying multisite 2020-03-12 16:44:48 -04:00
check_rgw_pools.yml ceph-validate: Expand templates in rgw_create_pools 2020-05-11 11:51:27 -04:00
check_system.yml ceph-validate: Fix "fail on unsupported CentOS release" 2020-05-08 10:21:11 -04:00
main.yml validate: check virtual_ips variable 2021-01-12 11:03:12 +01:00