Fix role_deploy_temp_openvpn-server.

This commit is contained in:
yohan 2024-09-29 17:44:52 +02:00
parent 2212d44b50
commit a0b42b2233

View File

@ -39,7 +39,8 @@
name: temp-openvpn-server
image: "{{ private_registry_domain }}/openvpn:176450680a"
command:
- --mode p2p
- --mode
- p2p
- --topology p2p
- --proto udp
- --port 1194