ceph-ansible/roles/ceph-mds/tasks
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
..
common.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
containerized.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
create_mds_filesystems.yml library: add ceph_fs module 2020-10-06 08:02:58 +02:00
main.yml common: do not reset `container_exec_cmd` 2019-10-10 14:38:30 -04:00
non_containerized.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00