aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/vm2.yml
diff options
context:
space:
mode:
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.