Commit e5852838 authored by nanahira's avatar nanahira

fix frpc handler

parent 253add46
......@@ -100,4 +100,4 @@
services:
- frpc-{{item.name}}
with_items: '{{connections}}'
when: 'item.type == "wgfrp" and item.frpType == "frpc"'
when: 'item.protocol == "wgfrp" and item.frpType == "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