Commit 214189b9 authored by nanahira's avatar nanahira

fix

parent 8341587f
...@@ -84,10 +84,10 @@ ...@@ -84,10 +84,10 @@
with_items: with_items:
- iptables-forward.sh - iptables-forward.sh
- iptables-gateways-interpreter.sh - iptables-gateways-interpreter.sh
- name: load chnroute reverse list #- name: load chnroute reverse list
include_vars: # include_vars:
name: chnrouteReverseList # name: chnrouteReverseList
file: ./data/chnroute_reverse.yaml # file: ./data/chnroute_reverse.yaml
- name: localnet ipset file - name: localnet ipset file
template: template:
src: ./files/localnet-ipset.j2 src: ./files/localnet-ipset.j2
......
...@@ -11,7 +11,7 @@ download_repo() { ...@@ -11,7 +11,7 @@ download_repo() {
fi fi
} }
# download_repo chnroutes2 https://github.com/misakaio/chnroutes2.git download_repo chnroutes2 https://github.com/misakaio/chnroutes2.git
download_repo dnsmasq-china-list https://github.com/felixonmars/dnsmasq-china-list.git download_repo dnsmasq-china-list https://github.com/felixonmars/dnsmasq-china-list.git
download_repo mycard-dnsmasq https://code.mycard.moe/mycard/dnsmasq download_repo mycard-dnsmasq https://code.mycard.moe/mycard/dnsmasq
......
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