Add wireguard configuration
This commit is contained in:
parent
78e82f4bae
commit
c3cb8e1e8f
18 changed files with 176 additions and 127 deletions
|
|
@ -2,4 +2,4 @@
|
|||
#
|
||||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
/usr/bin/pactl load-module module-native-protocol-tcp auth-anonymous=1 listen=10.8.1.10
|
||||
/usr/bin/pactl load-module module-native-protocol-tcp auth-anonymous=1 listen={{ vpn_ip }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue