mirror of
https://github.com/luzifer-ansible/docker-compose.git
synced 2024-11-08 13:39:59 +00:00
Fix: Register update variable
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a68be104dc
commit
a634fd2391
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
group: root
|
||||
mode: '0755'
|
||||
owner: root
|
||||
register: docker_compose
|
||||
|
||||
- set_fact: docker_compose_binary_path="/usr/local/bin/docker-compose"
|
||||
|
||||
|
|
Loading…
Reference in a new issue