aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 1c0e15d..e4b309b 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -7,7 +7,7 @@
#
[defaults]
-inventory = ./hosts.yml
+inventory = ./inventory.yml
# Increase SSH startup timeout (default: 10s)
timeout = 30