ceph-ansible/roles/ceph-common
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
..
defaults merge docker-common and common defaults vars 2017-08-02 14:46:51 +02:00
files remove obsolete debian devel repo key 2017-07-18 08:47:47 -07:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
plugins/actions Sync config_template with base plugin 2018-08-21 16:10:33 +00:00
tasks Use ansible_facts 2021-03-08 20:54:02 +01:00
templates rhcs: drop debian support 2020-03-27 04:36:36 +01:00
vars add missing boolean filter 2020-09-28 20:45:01 +02:00
LICENSE rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.