fix: remove obsolete registry login

This commit is contained in:
2024-12-22 19:35:59 +00:00
parent ec6e180c0a
commit 1c697a3483

View File

@@ -220,12 +220,6 @@
with_items:
- htpasswd
- name: Log into private registry
docker_login:
registry: registry.atlantishq.de
username: docker
password: HISTORY_PURGED_SECRET
- name: Deploy compose templates
community.docker.docker_compose_v2:
remove_orphans: true