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