Archive Legacy Setup And Add Ansible Control Plane

This commit is contained in:
Dmitry
2026-07-08 12:47:37 +03:00
parent 841d56380b
commit 4bafa7d09e
203 changed files with 1663 additions and 11 deletions
@@ -0,0 +1,12 @@
---
wireguard_interface: wg0
wireguard_listen_port: 3422
wireguard_private_key_path: /etc/wireguard/privatekey
wireguard_public_key_path: /etc/wireguard/publickey
wireguard_home_routes:
- 192.168.1.5/32
- 192.168.1.6/31
- 192.168.1.8/29
- 192.168.1.16/28
- 192.168.1.32/29
- 192.168.1.40/32