blob: 3ef714b1d7c87764b2e673d9396372783e9f427f (
plain) (
tree)
|
|
ansible_host: dc0
virtual: true
ip:
in: 10.10.0.1
out: 185.203.114.234
services:
- name: "ssh"
proto: "tcp"
port: "22"
- name: "wireguard"
proto: "udp"
port: "53"
- name: "http"
proto: "tcp"
port: "80"
- name: "https"
proto: "tcp"
port: "443"
|