Commit f8198ae4 authored by nanahira's avatar nanahira

fix

parent 0b7d9b0a
...@@ -70,7 +70,5 @@ ...@@ -70,7 +70,5 @@
handler: handler:
type: docker type: docker
path: '{{ ansible_user_dir }}/{{ service_path }}' path: '{{ ansible_user_dir }}/{{ service_path }}'
services: services: '{{ frpc_instances | map(attribute="name") }}'
- '{{ item.name }}'
with_items: '{{ frpc_instances }}'
when: service_name == "frpc" when: service_name == "frpc"
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