Files
homelab/ansible
Hermes Agent service account 09ae954085 fix(semaphore/configure): template vault entry requires type='password'
Semaphore v2.18 source (db/TemplateVault.go) shows FillTemplateVault
only loads the key when type==TemplateVaultPassword. With type left
as the default empty string, the vault key is stored but never
materialised at task-run time; ansible-playbook gets no password and
fails with 'Attempting to decrypt but no vault secrets found'.

Confirmed by patching live templates via PUT with type='password';
next task run succeeded.
2026-05-29 23:25:07 -05:00
..
2025-11-21 05:48:43 -08:00
2026-05-26 11:48:23 -05:00
2025-11-19 09:36:59 -08:00
2026-05-26 22:44:48 -05:00
2025-11-19 09:36:59 -08:00