Enable fact caching

certbot_on_virtu
_pollion 2020-06-02 18:05:08 +02:00
parent 0d36ac644c
commit 46f6d6e556
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ forks = 15
# Some SSH connection will take time
timeout = 60
# Enable fact_caching
gathering = smart
fact_caching = jsonfile
fact_caching_connection = ~/.cache/ansible/json/
fact_caching_timeout = 86400
[privilege_escalation]
# Use sudo to get priviledge access