ceph-ansible/roles/ceph-validate/tasks
Alex Schultz a7f2fa73e6 Use ansible_facts
It has come to our attention that using ansible_* vars that are
populated with INJECT_FACTS_AS_VARS=True is not very performant.  In
order to be able to support setting that to off, we need to update the
references to use ansible_facts[<thing>] instead of ansible_<thing>.

Related: ansible#73654
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1935406
Signed-off-by: Alex Schultz <aschultz@redhat.com>
2021-03-08 20:54:02 +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 Use ansible_facts 2021-03-08 20:54:02 +01:00
check_eth_rgw.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
check_ipaddr_mon.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
check_iscsi.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
check_nfs.yml Use ansible_facts 2021-03-08 20:54:02 +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_rgw_multisite.yml rgw: multisite refact 2021-01-27 15:46:43 +01:00
check_rgw_pools.yml ceph-validate: Expand templates in rgw_create_pools 2020-05-11 11:51:27 -04:00
check_system.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
main.yml Use ansible_facts 2021-03-08 20:54:02 +01:00