Move remaining TODOs into AGENTS

This commit is contained in:
Fabio Scotto di Santolo
2026-04-11 08:28:35 +02:00
parent c2773fe236
commit db3528a92c
2 changed files with 1 additions and 15 deletions

View File

@@ -65,6 +65,7 @@ Ansible-driven personal infrastructure repo for Void desktops, Linux workstation
## Workstation / Windows Notes
- Native Linux workstation hosts can combine `workstation_host_linux` with an OS-specific dev group.
- `deadalus-fedora` keeps GNOME managed settings in `ansible/inventory/host_vars/deadalus-fedora.yml`.
- Ubuntu workstation follow-up work is still open around YubiKey/GPG/SSH-FIDO2 package verification, GPG signing setup on the YubiKey, and evaluating `ed25519-sk` SSH key generation.
- `workstation_host_windows` runs with `gather_facts: false` and validates PSRP settings plus `windows_package_backend` before role execution.
- Windows taskbar pins are driven by `windows_taskbar_pins` in `ansible/inventory/group_vars/workstation_host_windows.yml`; validate identifiers from a real Windows session before changing them.