ceph-ansible/roles/ceph-facts/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
..
container_binary.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
convert_grafana_server_group_name.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
facts.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
get_def_crush_rule_name.yml library: add ceph_crush_rule module 2020-12-01 17:52:41 +01:00
grafana.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
main.yml ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
set_monitor_address.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
set_radosgw_address.yml Use ansible_facts 2021-03-08 20:54:02 +01:00