Commit 4791f785 authored by nanahira's avatar nanahira

fix

parent 6dd16db6
......@@ -22,7 +22,7 @@
checksum: yes
archive: no
perms: yes
notify: handler
notify: handle
- name: templates directory
file:
path: '{{ service_path }}/templates'
......@@ -36,7 +36,7 @@
owner: '{{ ansible_user_id }}'
group: '{{ ansible_user_id }}'
follow: yes
notify: handler
notify: handle
- name: docker-compose up -d
docker_compose:
project_src: '{{ service_path }}'
......
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