mirror of https://github.com/ceph/ceph-ansible.git
a7f2fa73e6
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> |
||
---|---|---|
.. | ||
configure_debian_repository_installation.yml | ||
configure_redhat_local_installation.yml | ||
configure_redhat_repository_installation.yml | ||
configure_suse_repository_installation.yml | ||
debian_community_repository.yml | ||
debian_custom_repository.yml | ||
debian_dev_repository.yml | ||
debian_uca_repository.yml | ||
install_debian_packages.yml | ||
install_debian_rhcs_packages.yml | ||
install_on_clear.yml | ||
install_on_debian.yml | ||
install_on_redhat.yml | ||
install_on_suse.yml | ||
install_redhat_packages.yml | ||
install_suse_packages.yml | ||
prerequisite_rhcs_cdn_install.yml | ||
prerequisite_rhcs_iso_install.yml | ||
redhat_community_repository.yml | ||
redhat_custom_repository.yml | ||
redhat_dev_repository.yml | ||
redhat_rhcs_repository.yml | ||
suse_obs_repository.yml |