mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-26 17:51:03 +02:00
EOL lint fix
This commit is contained in:
parent
9a62b70c59
commit
faf2f13fb5
@ -39,4 +39,3 @@
|
||||
shell: "docker-app completion >> {{ docker_app_completion_path }}"
|
||||
args:
|
||||
creates: "{{ docker_app_completion_path }}"
|
||||
|
||||
|
@ -32,4 +32,3 @@
|
||||
url: https://raw.githubusercontent.com/docker/compose/{{ docker_compose_version }}/contrib/completion/bash/docker-compose
|
||||
dest: "{{ docker_compose_completion_path }}"
|
||||
mode: 0644
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user