Commit bf9ea9df authored by nanahira's avatar nanahira

fix

parent bf4db12b
......@@ -28,6 +28,7 @@
src: 'files/services/{{ service_name }}/templates/{{ item }}.j2'
dest: '{{ service_path }}/templates/{{ item }}'
owner: '{{ ansible_user_id }}'
group: '{{ ansible_user_id }}'
follow: yes
- name: docker-compose up -d
docker_compose:
......
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