removes ghcr vault bindings

This commit is contained in:
2025-12-05 10:55:13 +01:00
parent 2bfef8fe8b
commit 3d381af454

View File

@@ -1,3 +0,0 @@
# GHCR registry credentials (set ghcr_pat via Ansible Vault)
ghcr_username: "" # e.g. your GitHub username or org bot user
ghcr_pat: "{{ vault_ghcr_pat | default('') }}"