aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/vm2.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-20 17:11:27 +0100
committerbinary <me@rgoncalves.se>2020-11-20 17:11:27 +0100
commit289d61a4179b937a792e77bb9c39aacc9231539a (patch)
tree317f885c910067d6fbb197dc764b87fdc95791f1 /host_vars/vm2.yml
parent2bdc796407f19a02f6dddde37c1da0d63e9cd1cb (diff)
downloadold-infrastructure-289d61a4179b937a792e77bb9c39aacc9231539a.tar.gz
Rename hosts.
Diffstat (limited to 'host_vars/vm2.yml')
-rw-r--r--host_vars/vm2.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/host_vars/vm2.yml b/host_vars/vm2.yml
new file mode 100644
index 0000000..5ff5e1b
--- /dev/null
+++ b/host_vars/vm2.yml
@@ -0,0 +1,13 @@
+ansible_host: vm2
+ip:
+ in: 10.10.0.62
+ out: 192.168.5.62
+
+virtual: true
+
+services:
+
+ - name: "ssh"
+ proto: "tcp"
+ port: "22"
+
remember that computers suck.