fix gerard wireguard address
This commit is contained in:
parent
74d6ef2fd6
commit
688c4166cc
@ -1,8 +1,8 @@
|
||||
---
|
||||
ansible_host: "192.168.1.41"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
wireguard_address: "10.0.0.5/24"
|
||||
wireguard_allowed_ips: "10.0.0.5/32,192.168.1.0/24"
|
||||
wireguard_address: "10.0.0.6/24"
|
||||
wireguard_allowed_ips: "10.0.0.6/32,192.168.1.0/24"
|
||||
perrsistent_keepalive: "30"
|
||||
wireguard_endpoint: ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user