Initial commit, squashed
This commit is contained in:
commit
158e8740b8
83 changed files with 2718 additions and 0 deletions
4
roles/firewall/templates/wg.intf.j2
Normal file
4
roles/firewall/templates/wg.intf.j2
Normal file
|
@ -0,0 +1,4 @@
|
|||
auto wg
|
||||
iface wg inet static
|
||||
use wireguard
|
||||
address {{ wg_net }}
|
Loading…
Add table
Add a link
Reference in a new issue