ceph-ansible/roles/ceph-validate/tasks
Guillaume Abrioux 53dc75d29c validate: fix bug when using vault
since a variable encrypted with vault is no longer a string but a
encrypted object we can't use the filter | length, we have to convert it
to a string before.

Fixes: #6991

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 6ad7e52869)
2021-11-29 13:42:24 +01:00
..
check_devices.yml ceph-validate: check logical volumes 2021-07-02 22:21:32 +02:00
check_eth_mon.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
check_eth_rgw.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
check_ipaddr_mon.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
check_iscsi.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
check_nfs.yml Use ansible_facts 2021-03-26 00:05:33 +01: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_repository.yml ceph-validate: export validate repository vars as a task 2021-10-18 18:38:47 +02:00
check_rgw_multisite.yml rgw: multisite refact 2021-01-28 16:37:32 -05:00
check_rgw_pools.yml ceph-validate: Expand templates in rgw_create_pools 2020-05-11 14:00:08 -04:00
check_system.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
main.yml validate: fix bug when using vault 2021-11-29 13:42:24 +01:00