ceph-ansible/tests/functional/lvm-auto-discovery
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
..
container Use ansible_facts 2021-03-08 20:54:02 +01:00
group_vars Use ansible_facts 2021-03-08 20:54:02 +01:00
Vagrantfile tests: fix Vagrantfile symlink for lvm-auto-discovery tests 2019-02-01 12:28:12 +01:00
ceph-override.json tests/functional: use ceph-override.json symlink 2019-04-11 15:15:41 +02:00
hosts tests: adds the lvm_auto_discovery container testing scenario 2019-02-01 12:28:12 +01:00
vagrant_variables.yml Fix units and add ability to have a dedicated instance 2019-06-10 18:18:46 +02:00