summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
authoruvok cheetah2022-12-29 11:15:03 +0100
committeruvok cheetah2022-12-29 11:15:03 +0100
commit1c0951c3eba906c996e0aa8b59f5e04a4b1a1ce9 (patch)
tree7bab7438f5a68f8e35e9f6bb68873b741d43969b /ansible.cfg
Initial commit
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
new file mode 100644
index 0000000..0e28f45
--- /dev/null
+++ b/ansible.cfg
@@ -0,0 +1,3 @@
+[defaults]
+inventory = ./hosts.yml
+