mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
Fix #153
This commit is contained in:
parent
5afc0f8ab4
commit
1b2f9fe720
@ -18,3 +18,4 @@
|
||||
url: https://github.com/docker/compose/releases/download/{{ docker_compose_version }}/docker-compose-Linux-x86_64
|
||||
dest: "{{ docker_compose_path }}"
|
||||
mode: 0755
|
||||
become: yes
|
||||
|
Loading…
Reference in New Issue
Block a user