No description
Find a file
Finn Hercke a68aaeb81c Refactor lmn_wlan role
- Consolidate `lmn_wlan`, `lmn_wlan_nm`, and `lmn_wlan_8021x` into single `lmn_wlan` role.
- Implement a check for the availability of the radius-server during the EAP-TLS rollout.
- Enhance variable support with a standardized naming schema:
    - Mode selection via `wlan` variable (`none`, `psk`, `eap-tls`).
    - EAP-TLS CA configuration (CA information, email address, CA password).
    - Introduce a switch to force the (re-)issue of existing certificates.
    - PSK configuration through `wlan_ssid` and `wlan_password`.
- Add a check to verify if the radius certificate is revoked.
- Ensure required packages and services are only installed and configured if the `wifi` variable is set.
2025-03-20 16:37:04 +01:00
doc Use variable instead of group membership to install localhome 2025-03-19 11:08:57 +01:00
roles Refactor lmn_wlan role 2025-03-20 16:37:04 +01:00
tools Clean up failed ansible runs reported by emitter script. 2024-06-29 18:37:56 +02:00
inventory.yml Refactor lmn_wlan role 2025-03-20 16:37:04 +01:00
LICENSE Initial commit 2024-03-13 13:03:12 +01:00
lmn-client.yml Refactor lmn_wlan role 2025-03-20 16:37:04 +01:00
lmn-vault Configuring the NFS server using variables is more customizable 2025-03-02 11:12:16 +01:00
lmn-www-server.yml Webserver playbook for linuxmuster. 2024-01-24 13:00:59 +01:00
README.md Initial commit 2024-03-13 13:03:12 +01:00
spyder.patch Fix misleading 'file-has-changed' message in spyder on CIFS. 2024-06-21 08:25:28 +02:00

lmn-client

Ansible playbooks and roles to deploy Debian clients for LinuxMuster.