aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-02-14 12:14:21 +0100
committerbinary <me@rgoncalves.se>2021-02-14 12:14:21 +0100
commitba2e9935348edb13814b75a4822fe5d4dc8ba47a (patch)
tree22e7cc53d3a44e2d784f696692fb8feb341fae16 /host_vars
parent3b003c10fc6aa3a2a60eac27cbef94c3c8c284e7 (diff)
downloadold-infrastructure-ba2e9935348edb13814b75a4822fe5d4dc8ba47a.tar.gz
Add localhost host for variables purpose
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/localhost.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/host_vars/localhost.yml b/host_vars/localhost.yml
new file mode 100644
index 0000000..5429944
--- /dev/null
+++ b/host_vars/localhost.yml
@@ -0,0 +1,6 @@
+
+# host ~~ localhost
+
+---
+
+ansible_host: 127.0.0.1
remember that computers suck.