This commit is contained in:
Simon Lammer 2019-08-23 12:23:44 +02:00 committed by GitHub
parent 5afc0f8ab4
commit 1b2f9fe720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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