diff --git a/playbooks/roles/infrastructure_authorized_keys/tasks/main.yaml b/playbooks/roles/infrastructure_authorized_keys/tasks/main.yaml index 9eb8377..c363ce7 100644 --- a/playbooks/roles/infrastructure_authorized_keys/tasks/main.yaml +++ b/playbooks/roles/infrastructure_authorized_keys/tasks/main.yaml @@ -3,5 +3,5 @@ state: present user: chaos exclusive: true - key: https://gitlab.hamburg.ccc.de/ccchh/infrastructure-authorized-keys/-/raw/trunk/authorized_keys?ref_type=heads&inline=false + key: https://git.hamburg.ccc.de/CCCHH/infrastructure-authorized-keys/raw/branch/trunk/authorized_keys \ No newline at end of file