Dotfiles/setup/modules
The_miro f1ea6dcb54 ansible: add collect-luks-keys playbook for LUKS backup key archival
New playbook collect-luks-keys.yml connects to all enrolled FreeIPA
clients, checks for /_LUKS_BACKUP_KEY (placed there by the installer
when encryption is enabled), and fetches each key to the Ansible
controller as luks-keys/<HOSTNAME>_LUKS_BACKUP_KEY (mode 0400).

Hosts without the file are reported but not treated as errors.
The luks-keys/ store directory is created with mode 0700.

Usage:
  ansible-playbook -i inventory collect-luks-keys.yml

Can be scheduled via cron on the controller for automatic collection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 15:25:05 +02:00
..
Desktop-Environments setup: add KDE Plasma, GNOME, COSMIC, XFCE, LXQt DE modules 2026-05-18 11:59:31 +02:00
FreeipaAnsible ansible: add collect-luks-keys playbook for LUKS backup key archival 2026-05-18 15:25:05 +02:00
optional-Modules setup: add browser/IDE modules and lynx to core packages 2026-05-18 14:23:43 +02:00
core-packages.sh setup: add browser/IDE modules and lynx to core packages 2026-05-18 14:23:43 +02:00
core.sh added udiskie 2025-11-27 18:04:00 +01:00
package-managers.sh setup: fix module scripts and add TUI installer 2026-05-08 10:27:43 +02:00
shell-setup.sh setup: fix module scripts and add TUI installer 2026-05-08 10:27:43 +02:00