refactor(secrets): read the PS-9 tree instead of the flat folders

Repointed every infisical read_secrets path onto the restructured
two-level layout. New paths: /apps/meridian

Destinations were populated and hash-verified during PS-9 Phase 1
(215 keys, match/missing/mismatch = 215/0/0). The old flat folders are
untouched, so reverting this commit fully restores the previous state.

Ref: homelab-docs docs/projects/secrets-restructure.md

Co-Authored-By: Claude Opus 5 <[email protected]>
This commit is contained in:
Your Name
2026-07-28 20:39:14 -04:00
co-authored by Claude Opus 5
parent 7d1a99c3ae
commit 54a561854c
+1 -1
View File
@@ -63,7 +63,7 @@
login_data: "{{ infisical_login.login_data }}"
project_id: "{{ infisical_project_id }}"
env_slug: "prod"
path: "/meridian"
path: "/apps/meridian"
as_dict: true
register: meridian_secrets
delegate_to: localhost