ceph-ansible/roles/ceph-prometheus
Alex Schultz 7ddbe74712 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:16:58 +01:00
..
files ceph-prometheus: update pool stat counter 2020-09-16 10:08:54 -04:00
handlers docker2podman: manage dashboard nodes 2020-06-03 13:20:24 -04:00
meta lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
tasks alertmanager/prometheus: fix owner/group 2020-12-15 17:32:50 +01:00
templates Use ansible_facts 2021-03-26 00:16:58 +01:00