Fixed syntax error
This commit is contained in:
parent
98b54eac83
commit
84b3e8e019
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
- name: "docker-compose: Bootstrap Jitsi service"
|
||||
docker_compose:
|
||||
project_src: "/home/{{ docker_user }}/jitsi/"
|
||||
pull: yes
|
||||
pull: yes
|
||||
register: output
|
||||
|
||||
- debug:
|
||||
|
|
Loading…
Add table
Reference in a new issue