ansible / server: also comment out that plugin in config

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-03 10:25:26 -07:00
parent d7735d5eb7
commit 001a28e583

View file

@ -243,7 +243,7 @@ filter_plugins = /srv/web/infra/ansible/filter_plugins:/usr/lib/python2.7/si
# without having to talk to them in the same playbook run to get their # without having to talk to them in the same playbook run to get their
# current IP information. # current IP information.
#fact_caching = memory #fact_caching = memory
fact_caching = fedora_jsonfile #fact_caching = fedora_jsonfile
fact_caching_connection = ~/.ansible_facts_cache fact_caching_connection = ~/.ansible_facts_cache
fact_caching_timeout = 86400 fact_caching_timeout = 86400