diff --git a/inventories/hetzner/group_vars/Docker_Compose_Hosts/ghcr.yaml b/inventories/hetzner/group_vars/Docker_Compose_Hosts/ghcr.yaml deleted file mode 100644 index 2cddc20..0000000 --- a/inventories/hetzner/group_vars/Docker_Compose_Hosts/ghcr.yaml +++ /dev/null @@ -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('') }}"