mirror of https://github.com/ceph/ceph-ansible.git
de14c6aeb2
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
|
||
---|---|---|
.. | ||
check_devices.yml | ||
check_eth_mon.yml | ||
check_eth_rgw.yml | ||
check_ipaddr_mon.yml | ||
check_iscsi.yml | ||
check_nfs.yml | ||
check_pools.yml | ||
check_rbdmirror.yml | ||
check_rgw_multisite.yml | ||
check_rgw_pools.yml | ||
check_system.yml | ||
main.yml |