Commit ee4d4236 authored by nanahira's avatar nanahira

fix

parent 25c4ea23
Pipeline #1949 passed with stages
in 3 minutes and 34 seconds
...@@ -32,19 +32,6 @@ ...@@ -32,19 +32,6 @@
state: absent state: absent
when: not ipset when: not ipset
notify: handle notify: handle
- name: clean old confs
become: true
file:
path: '{{target_path}}/{{item}}.conf'
state: absent
notify: handle
with_items:
- gfwlist
- gfwlist-orig
- accelerated-domains.china
- google.china
- apple.china
- bogus-nxdomain.china
handlers: handlers:
- name: handle - name: handle
include_tasks: 'handlers/{{item.type}}.yaml' include_tasks: 'handlers/{{item.type}}.yaml'
......
...@@ -6,7 +6,7 @@ local=/wiki.my-card.in/cf.mycard.moe/clala.momobako.com/aris.momobako.com/claris ...@@ -6,7 +6,7 @@ local=/wiki.my-card.in/cf.mycard.moe/clala.momobako.com/aris.momobako.com/claris
local=/railgun.ac/i.lv5.ac/radius.lv5.ac/ local=/railgun.ac/i.lv5.ac/radius.lv5.ac/
local=/mysql/mysql8/postgres/ local=/mysql/mysql8/postgres/
local=/yunomi.mycard.moe/nanahira-pma.mycard.moe/ local=/yunomi.mycard.moe/nanahira-pma.mycard.moe/
local=/www.touhou.cc/wool.my-card.in local=/www.touhou.cc/wool.my-card.in/
server=/lan/192.168.1.4 server=/lan/192.168.1.4
......
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