summaryrefslogtreecommitdiff
path: root/ansible.cfg
blob: ee12af152a6bdcaca408c973a37e29d2d3779818 (plain)
1
2
3
4
5
6
7
[defaults]
inventory = ./hosts.yml
forks = 20
fact_caching = jsonfile
fact_caching_connection = ~/.ansible/fact_cache
gathering = smart