Skip to content
Snippets Groups Projects
Commit 4416a2c1 authored by void's avatar void
Browse files

fix syntax

parent 3bbfb8a2
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
- name: "create docker-compose file"
template:
src: "{{ item }}"r
src: "{{ item }}"
dest: "/srv/{{ servicename }}/{{ item }}"
with_items:
- docker-compose.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment