ansible / server: also comment out that plugin in config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d7735d5eb7
commit
001a28e583
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue