aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0gme1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/st0gme1.yml')
-rw-r--r--host_vars/st0gme1.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/host_vars/st0gme1.yml b/host_vars/st0gme1.yml
new file mode 100644
index 0000000..8875f68
--- /dev/null
+++ b/host_vars/st0gme1.yml
@@ -0,0 +1,22 @@
+ansible_host: st0gme1
+ip:
+ in: 10.10.0.63
+ out: 192.168.5.63
+
+virtual: true
+
+services:
+
+ - name: "ssh"
+ proto: "tcp"
+ port: "22"
+
+ - name: "minecraft"
+ proto: "tcp"
+ port: "25565"
+ public: true
+
+ - name: "minecraft"
+ proto: "udp"
+ port: "25565"
+ public: true
remember that computers suck.