ceph-ansible/roles/ceph-common/tasks/installs
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
..
configure_debian_repository_installation.yml rhcs: drop debian support 2020-03-27 10:22:43 -04:00
configure_redhat_local_installation.yml lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
configure_redhat_repository_installation.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
configure_suse_repository_installation.yml improve coding style 2019-05-06 15:09:06 +00:00
debian_community_repository.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
debian_custom_repository.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
debian_dev_repository.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
debian_uca_repository.yml debian/uca: remove the handler notification 2021-03-11 22:06:11 +01:00
install_debian_packages.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
install_debian_rhcs_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
install_on_clear.yml lint: Remote package tasks should have a retry 2018-12-20 11:06:09 +01:00
install_on_debian.yml improve coding style 2019-05-06 15:09:06 +00:00
install_on_redhat.yml improve coding style 2019-05-06 15:09:06 +00:00
install_on_suse.yml remove duplicate task installing suse dependencies 2019-08-20 14:36:15 +02:00
install_redhat_packages.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
install_suse_packages.yml retry on packages and repositories failures 2018-12-19 14:48:27 +00:00
prerequisite_rhcs_cdn_install.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
prerequisite_rhcs_iso_install.yml improve coding style 2019-05-06 15:09:06 +00:00
redhat_community_repository.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
redhat_custom_repository.yml ceph_custom_repo: define apt and rpm key for custom repo 2020-09-10 20:37:15 -04:00
redhat_dev_repository.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
redhat_rhcs_repository.yml improve coding style 2019-05-06 15:09:06 +00:00
suse_obs_repository.yml fix openSUSE OBS repo creation 2019-08-29 16:31:40 +00:00