ceph-ansible/roles/ceph-validate/tasks
abaird-rh 6878aab0f9 Updated use of deprecated filter
This was removed in Ansible 2.9.

[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of
using `result|version_compare` use `result is version_compare`. This
feature will be removed in version 2.9. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.

Rename 'version_compare' to the function 'version'.

version_compose was renamed to version since ansible 2.5

Signed-off-by: abaird-rh <abaird@redhat.com>
(cherry picked from commit eb71244bfd)
2020-04-20 13:37:42 -04:00
..
check_devices.yml validate: prevent from installing OSD on same disk as the OS 2019-10-11 09:44:10 -04:00
check_eth_mon.yml improve coding style 2019-05-06 15:09:06 +00:00
check_eth_rgw.yml improve coding style 2019-05-06 15:09:06 +00:00
check_ipaddr_mon.yml Replace ipaddr() with ips_in_ranges() 2019-09-27 17:49:46 +02:00
check_iscsi.yml ceph-validate: start with ansible version test 2020-03-03 10:31:48 +01:00
check_nfs.yml ceph-nfs: fail on openSUSE Leap using distro packages 2019-08-21 15:40:22 +02:00
check_pools.yml osd: add pg autoscaler support 2020-03-06 16:10:03 +01:00
check_rbdmirror.yml ceph-validate: add rbdmirror validation 2020-01-10 11:11:37 -05:00
check_rgw_multisite.yml rgw: add multi-instances support when deploying multisite 2020-03-12 19:04:26 -04:00
check_rgw_pools.yml rgw: extend automatic rgw pool creation capability 2020-02-17 17:44:53 -05:00
check_system.yml Updated use of deprecated filter 2020-04-20 13:37:42 -04:00
main.yml rhcs: drop debian support 2020-03-27 10:22:43 -04:00