Initial commit
commit
7f86881b7c
|
@ -0,0 +1 @@
|
||||||
|
.fact-cache
|
|
@ -0,0 +1,8 @@
|
||||||
|
# vim: set ft=dosini :
|
||||||
|
|
||||||
|
[defaults]
|
||||||
|
inventory = hosts
|
||||||
|
|
||||||
|
gathering = smart
|
||||||
|
fact_caching = jsonfile
|
||||||
|
fact_caching_connection = .fact-cache
|
Loading…
Reference in New Issue