Add missing 'become'
This commit is contained in:
parent
846e4adac3
commit
727b8c74d0
@ -25,6 +25,7 @@
|
||||
- docker-compose.yml
|
||||
|
||||
- name: be sure the ki services are running
|
||||
become: true
|
||||
community.docker.docker_compose:
|
||||
project_src: /var/docker/ki
|
||||
pull: yes
|
||||
|
Loading…
Reference in New Issue
Block a user