networking
Jean-Marie Mineau 3 years ago
parent e8fb2d56e3
commit 997c766ddb

@ -1,6 +1,4 @@
---
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"}

@ -22,7 +22,7 @@
retries: 3
until: apt_result is succeeded
- name: Upgrade all package
- name: Upgrade all
apt:
update_cache: yes
upgrade: dist

Loading…
Cancel
Save