mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-31 04:14:59 +01:00
Update roles/custom/matrix-livekit-server/tasks/install.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
fa2a913d39
commit
10df145101
@ -30,7 +30,7 @@
|
|||||||
group: "{{ matrix_user_groupname }}"
|
group: "{{ matrix_user_groupname }}"
|
||||||
|
|
||||||
# Ensure Docker Images are Pulled
|
# Ensure Docker Images are Pulled
|
||||||
- name: Ensure livekit Docker image is pulled
|
- name: Ensure LiveKit Docker image is pulled
|
||||||
community.docker.docker_image:
|
community.docker.docker_image:
|
||||||
name: "{{ matrix_livekit_server_image }}"
|
name: "{{ matrix_livekit_server_image }}"
|
||||||
source: pull
|
source: pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user