lmn-client/roles
Raphael Dannecker f1cb7486a5 Refactor lmn_vpn role
- Separate `lmn_vpn` from `lmn_teacherlaptop`.
- Implement a check for the availability of the wireguard-server during the wg-config rollout.
- Enhance variable support with a standardized naming schema:
  - VPN selection via `vpn` variable (`none`, `wg`).
  - Wireguard configuration (endpoint, allowed IPs, ip_cdr, dns, searchpath).
- Run wg-config role in separate play with serial 1 to avoid conflicts, when the role attempts
  to determine the next free Wireguard IP on the server when role try to Add a check to verify if the radius certificate is revoked.
- Ensure required packages and services are only installed and configured if the `vpn` variable is set.
- Provide documentation for `lmn_vpn` module.
2025-03-20 21:13:20 +01:00
..
kerberize Webserver playbook for linuxmuster. 2024-01-24 13:00:59 +01:00
lmn_exam Use variable instead of group membership to install localhome 2025-03-19 11:08:57 +01:00
lmn_fvs Separate exam-mode stuff in own role 2025-03-18 14:37:13 +01:00
lmn_kde Prevent autoremove of libreoffice-qt5 (e.g. filepicker) 2025-01-20 15:54:56 +01:00
lmn_localhome Use variable instead of group membership to install localhome 2025-03-19 11:08:57 +01:00
lmn_localuser/tasks Provide a local guest user. 2023-10-21 10:01:02 +02:00
lmn_mount Configuring the NFS server using variables is more customizable 2025-03-02 11:12:16 +01:00
lmn_network/tasks Make tests for group membership more readable 2024-11-21 12:42:37 +01:00
lmn_networkd/tasks Make tests for group membership more readable 2024-11-21 12:42:37 +01:00
lmn_printer Separate exam-mode stuff in own role 2025-03-18 14:37:13 +01:00
lmn_security Minor fixes and improvements. 2023-09-22 16:03:00 +02:00
lmn_sssd Use variable instead of group membership to install localhome 2025-03-19 11:08:57 +01:00
lmn_teacherlaptop Refactor lmn_vpn role 2025-03-20 21:13:20 +01:00
lmn_vm Use variable instead of group membership to install localhome 2025-03-19 11:08:57 +01:00
lmn_vpn Refactor lmn_vpn role 2025-03-20 21:13:20 +01:00
lmn_wlan Refactor lmn_wlan role 2025-03-20 16:37:04 +01:00
up2date_debian Work around interrupted dpkg run. 2024-03-12 11:11:22 +01:00