ceph-ansible/tests/functional/filestore-to-bluestore/container
Alex Schultz 56aac327dd 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>
(cherry picked from commit a7f2fa73e6)
2021-03-26 00:04:49 +01:00
..
group_vars Use ansible_facts 2021-03-26 00:04:49 +01:00
Vagrantfile tests: add filestore_to_bluestore job 2019-12-11 09:04:41 -05:00
ceph-override.json tests: add filestore_to_bluestore job 2019-12-11 09:04:41 -05:00
hosts tests: increase journal_size value 2020-03-03 13:23:57 -05:00
vagrant_variables.yml filestore-to-bluestore: fix osd_auto_discovery 2020-01-22 09:36:09 +01:00