diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/st0gme0.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/host_vars/st0gme0.yml b/host_vars/st0gme0.yml index e1644d4..6db5411 100644 --- a/host_vars/st0gme0.yml +++ b/host_vars/st0gme0.yml @@ -11,12 +11,4 @@ services: proto: "tcp" port: "22" - - name: "minecraft" - proto: "tcp" - port: "25565" - public: true - - name: "minecraft" - proto: "udp" - port: "25565" - public: true |