Add start-service task
This commit is contained in:
parent
e5ab5b2d00
commit
96fd62dc3d
7 changed files with 11 additions and 3 deletions
_ansible/roles/watchtower/vars
|
@ -17,7 +17,7 @@ svc_env:
|
|||
|
||||
compose:
|
||||
watchtower: false
|
||||
image: containerrr/watchtower
|
||||
image: containrrr/watchtower
|
||||
env: true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
Reference in a new issue