This commit is contained in:
Kekskurse 2021-10-11 12:38:18 +02:00
parent 7b519336d1
commit a4462341e7
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 5 additions and 0 deletions

View File

@ -43,6 +43,11 @@
group: root
mode: '0644'
- name: Install docker python package
pip:
name: docker
executable: pip3
- name: Run `docker-compose up` again
community.docker.docker_compose:
project_src: /root/traefic/