forked from nutomic/peertube.social
rename docker_service to docker_compose
This commit is contained in:
parent
a5d7c42f7b
commit
4a40b336bb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
state: started
|
state: started
|
||||||
|
|
||||||
- name: start docker-compose
|
- name: start docker-compose
|
||||||
docker_service:
|
docker_compose:
|
||||||
project_src: /peertube/
|
project_src: /peertube/
|
||||||
state: present
|
state: present
|
||||||
pull: yes
|
pull: yes
|
||||||
|
|
Loading…
Reference in a new issue