blob: e1644d4075fad05de8e63ffcb295f788f196621c (
plain) (
tree)
|
|
ansible_host: st0gme0
ip:
in: 10.10.0.62
out: 192.168.5.62
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
|