This commit is contained in:
parent
7d0cf70457
commit
ff06a1f2a9
@ -1,7 +1,10 @@
|
||||
- ansible.builtin.debug:
|
||||
msg: foo
|
||||
|
||||
- name: Run coturn container
|
||||
community.docker.docker_container:
|
||||
name: coturn
|
||||
image: bv11-cr01.bessems.eu/proxy/coturn/coturn:{{ turn.version }}
|
||||
image: bv11-cr01.bessems.eu/proxy/coturn/coturn:{{ coturn.version }}
|
||||
command: |
|
||||
-n \
|
||||
-v \
|
||||
|
Loading…
Reference in New Issue
Block a user