mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-21 22:53:35 +05:00
Some fixes
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
dns_encrypt: false
|
||||
country: russia-inside
|
||||
nano: true
|
||||
wg_access: false
|
||||
|
||||
wg_server_address: wg-server-host
|
||||
wg_private_key: privatekey-client
|
||||
@@ -25,7 +26,6 @@
|
||||
wg_listen_port: 51820
|
||||
wg_client_port: 51820
|
||||
wg_client_address: ip-client
|
||||
wg_access: false
|
||||
wg_access_network: wg-network
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user