aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/localhost.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-05 13:07:49 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-05 21:03:22 +0000
commita0dd74445b4460e5e7fa4c72bd478348eb960224 (patch)
treef8887dff286c7d39c8c49c62e2969d87a4235f0e /host_vars/localhost.yml
parent28c76a43c348456af3d1508c88c73edaa059735c (diff)
downloadrules-a0dd74445b4460e5e7fa4c72bd478348eb960224.tar.gz
roles/workstation: Generate hostnames for ssh
Diffstat (limited to 'host_vars/localhost.yml')
-rw-r--r--host_vars/localhost.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/host_vars/localhost.yml b/host_vars/localhost.yml
index 5bb76b0..c212ded 100644
--- a/host_vars/localhost.yml
+++ b/host_vars/localhost.yml
@@ -1,2 +1,6 @@
ansible_host: 127.0.0.1
ansible_connection: local
+
+__ip:
+ external: 127.0.0.1
+ internal: 127.0.0.1
remember that computers suck.