ceph-ansible/roles/ceph-rgw/tasks
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
..
multisite rgw: fix a typo in multisite 2021-02-10 08:32:24 +01:00
common.yml common: add a default value for ceph_directories_mode 2020-11-19 21:14:02 -05:00
main.yml rgw: avoid useless call to ceph-rgw 2021-01-28 16:37:50 -05:00
multisite.yml rgw: support switching from single-site to multisite 2021-01-06 10:38:50 -05:00
openstack-keystone.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
pre_requisite.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
rgw_create_pools.yml ceph-rgw: allow specifying crush rule on pool 2020-09-10 20:36:54 -04:00
start_docker_rgw.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
start_radosgw.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 18:50:51 +02:00