ansible/group_vars/all/reverse_proxy_stream.yml
2021-01-27 01:27:04 +01:00

7 lines
246 B
YAML

---
reverse_proxy_stream:
- {from_port: 53, type: "udp", to: "dns-histausse.fil.sand.auro.re:53"}
- {from_port: 53, type: "tcp", to: "dns-histausse.fil.sand.auro.re:53"}
- {from_port: 2222, type: "tcp", to: "azerty.fil.sand.auro.re:2222"}