Fixed syntax error

This commit is contained in:
Jan Beilicke 2020-04-11 13:58:07 +02:00
parent 98b54eac83
commit 84b3e8e019

View file

@ -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: