blob: 8875f681c5f75bbbdc375b1e0e0e32895c1bdd0b (
plain) (
tree)
|
|
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
|