Commit 7f37e390 authored by nanahira's avatar nanahira

fix

parent 803e9cfa
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
file: file:
path: '{{ ansible_user_dir }}/{{ service_path }}' path: '{{ ansible_user_dir }}/{{ service_path }}'
state: directory state: directory
recurse: true
- name: docker-compose file - name: docker-compose file
template: template:
src: 'files/services/{{ service_name }}/docker-compose.yml.j2' src: 'files/services/{{ service_name }}/docker-compose.yml.j2'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment