mirror of https://github.com/ceph/ceph-ansible.git
56aac327dd
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
|
||
---|---|---|
.. | ||
check_running_cluster.yml | ||
check_running_containers.yml | ||
check_socket_non_container.yml | ||
handler_crash.yml | ||
handler_mdss.yml | ||
handler_mgrs.yml | ||
handler_mons.yml | ||
handler_nfss.yml | ||
handler_osds.yml | ||
handler_rbd_target_api_gw.yml | ||
handler_rbdmirrors.yml | ||
handler_rgws.yml | ||
handler_tcmu_runner.yml | ||
main.yml |