[INFO] Création du rôle

This commit is contained in:
2023-04-13 09:25:26 +02:00
parent b28b95d2f4
commit 221a372703
7 changed files with 193 additions and 3 deletions

20
defaults/main.yml Normal file
View File

@@ -0,0 +1,20 @@
---
# defaults file for wireguard
wireguard_module_host: ""
wireguard_listen_port: ""
wireguard_interfaces: []
# Exemple:
# - listen_port:
# privkey:
# addresses:
# - 10.10.10.1/24
# peers:
# - name:
# pubkey:
# endpoint:
# allowed_ips:
# - 0.0.0.0/0
# - ::/0
# persistent_keepalive: