ceph-ansible/roles/ceph-common/tasks/installs
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
..
configure_debian_repository_installation.yml rhcs: drop debian support 2020-03-27 04:36:36 +01:00
configure_redhat_local_installation.yml lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
configure_redhat_repository_installation.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
configure_suse_repository_installation.yml improve coding style 2019-04-23 15:37:07 +02:00
debian_community_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
debian_custom_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
debian_dev_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
debian_uca_repository.yml debian/uca: remove the handler notification 2020-06-17 10:14:03 +02:00
install_debian_packages.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
install_debian_rhcs_packages.yml global: add newline at end of file 2019-08-23 15:56:47 +02:00
install_on_clear.yml global: add newline at end of file 2019-08-23 15:56:47 +02:00
install_on_debian.yml improve coding style 2019-04-23 15:37:07 +02:00
install_on_redhat.yml improve coding style 2019-04-23 15:37:07 +02:00
install_on_suse.yml ceph-validate: Refactor check for installation check on SUSE/openSUSE 2019-08-22 20:22:13 +02:00
install_redhat_packages.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
install_suse_packages.yml fix SUSE/openSUSE naming 2019-08-22 17:20:21 +02:00
prerequisite_rhcs_cdn_install.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
prerequisite_rhcs_iso_install.yml add missing boolean filter 2020-09-28 20:45:01 +02:00
redhat_community_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
redhat_custom_repository.yml ceph_custom_repo: define apt and rpm key for custom repo 2019-08-29 10:25:10 -04:00
redhat_dev_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
redhat_rhcs_repository.yml improve coding style 2019-04-23 15:37:07 +02:00
suse_obs_repository.yml fix openSUSE OBS repo creation 2019-08-29 10:23:07 -04:00