summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-03 22:42:20 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-03 22:42:20 +0100
commit9a8c06e53273fb6fb35c16aeb2429320b421f6a8 (patch)
treeec53d8788a917171f973e08fe02cbde5c619b0d0 /ansible.cfg
parentadd new openwrt-based testvm (diff)
first basic version of openwrt-based vms
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index ef74d99c..e3b31768 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -7,6 +7,7 @@ log_path = ./log
remote_tmp = /tmp/.ansible/tmp
filter_plugins = ./filter_plugins
+library = ./library
gathering = smart
fact_caching = jsonfile