VPN setting

This commit is contained in:
git
2024-04-04 08:46:10 +02:00
parent 55167e20fc
commit b8369d0b28
17 changed files with 308 additions and 81 deletions

View File

@@ -0,0 +1,6 @@
---
# handlers file for wireguard-server
- name: wireguard-server restart
ansible.builtin.service:
name: wg-quick@wireguardserver
state: restarted