- name: Run coturn container community.docker.docker_container: name: coturn image: bv11-cr01.bessems.eu/proxy/coturn/coturn:{{ turn.version }} command: | -n \ -v \ --log-file=stdout \ --lt-cred-mech \ --no-cli \ --no-tls \ --realm=dendrite network_mode: host restart_policy: unless-stopped