mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 00:51:39 +08:00
set ansible caching back to jsonfile
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
@@ -243,7 +243,7 @@ cow_selection = random
|
||||
# without having to talk to them in the same playbook run to get their
|
||||
# current IP information.
|
||||
#fact_caching = memory
|
||||
#fact_caching = fedora_jsonfile
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = ~/.ansible_facts_cache
|
||||
fact_caching_timeout = 86400
|
||||
|
||||
|
||||
Reference in New Issue
Block a user