add wg_hub role with fixed ansible-lint errors
This commit is contained in:
7
roles/wg_hub/defaults/main.yml
Normal file
7
roles/wg_hub/defaults/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
wg_hub_iface_name: wg0
|
||||
wg_hub_host_id: hub
|
||||
wg_hub_ipv4_vpn_addr: 10.0.0.254
|
||||
wg_hub_ipv4_vpn_cidr: 24
|
||||
wg_hub_wg_port: 51820
|
||||
wg_hub_hide_secrets: true
|
||||
Reference in New Issue
Block a user