ceph-ansible/infrastructure-playbooks/untested-by-ci
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
..
cluster-maintenance.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
cluster-os-migration.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
make-osd-partitions.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
migrate-journal-to-ssd.yml improve coding style 2019-04-23 15:37:07 +02:00
purge-multisite.yml don't use "static" field while including tasks 2018-10-04 07:44:28 +00:00
recover-osds-after-ssd-journal-failure.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
replace-osd.yml Use ansible_facts 2021-03-08 20:54:02 +01:00