Authored by jie

Update nginx_limit_ip.yml

1 #switch ture:open,false:close 1 #switch ture:open,false:close
2 -is_open: false 2 +is_open: true
3 # white ip list use ip or ip and subnet mask,eg."172.16.6.230,172.16.6.230/16". 3 # white ip list use ip or ip and subnet mask,eg."172.16.6.230,172.16.6.230/16".
4 white_ips: 4 white_ips:
5 - "172.31.0.0/16" 5 - "172.31.0.0/16"