Commit 763b49dd authored by nanahira's avatar nanahira

rev

parent 7afd0aef
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
type: docker type: docker
path: '{{ ansible_user_dir }}/{{ service_path }}' path: '{{ ansible_user_dir }}/{{ service_path }}'
services: '{{ handle_services }}' services: '{{ handle_services }}'
when: handle_services | bool when: handle_services
- name: handle_frpc - name: handle_frpc
include_tasks: 'handlers/docker.yaml' include_tasks: 'handlers/docker.yaml'
vars: vars:
......
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