ceph-ansible/roles/ceph-rgw-loadbalancer
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
..
defaults Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
handlers Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
meta lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
tasks ceph-rgw-loadbalancer: Fix keepalived master selection 2021-01-12 11:03:12 +01:00
templates Use ansible_facts 2021-03-08 20:54:02 +01:00