whatever
This commit is contained in:
parent
e8fb2d56e3
commit
997c766ddb
2 changed files with 1 additions and 3 deletions
|
@ -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…
Reference in a new issue