summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible.cfg2
-rw-r--r--hosts.ini (renamed from hosts)0
2 files changed, 1 insertions, 1 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 387e4e4..797e2d2 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -1,5 +1,5 @@
[defaults]
-inventory = ./hosts
+inventory = ./hosts.ini
remote_user = equinox
log_path = ./log
nocows=1
diff --git a/hosts b/hosts.ini
index 791109f..791109f 100644
--- a/hosts
+++ b/hosts.ini