Move remaining TODOs into AGENTS

This commit is contained in:
Fabio Scotto di Santolo
2026-04-11 08:28:35 +02:00
parent 91dd182903
commit d8fc6d7984
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 ## Workstation / Windows Notes
- Native Linux workstation hosts can combine `workstation_host_linux` with an OS-specific dev group. - 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`. - `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. - `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. - 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.

View File

@@ -1,15 +0,0 @@
# TODO
- [x] fargli creare xdg dir
- [x] fargli creare Maildir dir
- [x] deve inizializzare la cartella Maildir con le sottocartelle iCloudAccount, ProtonMailAccount
- [x] avvio Polkit non avvia la dialog grafica per l'elevazione dei privilegi
- [x] integrare tema Yaru su Flatpak
- [x] installare opencode
- [x] installare podman
- [x] scaricare la posta
- [x] init mu per la ricerca
- [x] configurare GNOME
- [ ] verificare pacchetti YubiKey/GPG/SSH-FIDO2 sulla workstation Ubuntu
- [ ] configurare YubiKey per GPG signing sulla workstation
- [ ] valutare generazione chiave SSH ed25519-sk sulla workstation