Merge pull request 'Add missing 'become'' (#6) from Brain/ki-ansible:patch-3 into main
Reviewed-on: #6
This commit is contained in:
commit
baf31afd4a
@ -25,6 +25,7 @@
|
|||||||
- docker-compose.yml
|
- docker-compose.yml
|
||||||
|
|
||||||
- name: be sure the ki services are running
|
- name: be sure the ki services are running
|
||||||
|
become: true
|
||||||
community.docker.docker_compose:
|
community.docker.docker_compose:
|
||||||
project_src: /var/docker/ki
|
project_src: /var/docker/ki
|
||||||
pull: yes
|
pull: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user