Generate systemd unit file for coturn.

This commit is contained in:
yohan 2024-03-31 12:23:45 +02:00
parent 60b9dc3106
commit bc4415d477

View File

@ -44,8 +44,9 @@
- "0"
- "--stale-nonce"
- "--no-multicast-peers"
expose: 3478
recreate: "{{ image is changed }}"
network:
- host
generate_systemd:
path: /etc/systemd/system
become: true