ceph-ansible/roles/ceph-osd/tasks
Alex Schultz 815ea7765f 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:05:33 +01:00
..
scenarios ceph-osd: add prepare_osd tag to lvm-batch scenario 2021-03-12 15:44:32 +01:00
common.yml Fix Ansible check mode for site.yml.sample playbook 2020-10-07 07:06:19 +02:00
container_options_facts.yml ceph-osd: set container objectstore env variables 2020-01-20 13:59:44 -05:00
crush_rules.yml osd: use default crush rule name when needed 2020-03-31 19:42:14 -04:00
main.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
openstack_config.yml common: follow up on #5948 2020-11-03 09:43:51 +01:00
start_osds.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
system_tuning.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
systemd.yml ceph-osd: remove ceph-osd-run.sh script 2020-06-23 17:35:24 +02:00