mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:41:36 +01:00
fix: remove obsolete registry login
This commit is contained in:
@@ -220,12 +220,6 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- htpasswd
|
- htpasswd
|
||||||
|
|
||||||
- name: Log into private registry
|
|
||||||
docker_login:
|
|
||||||
registry: registry.atlantishq.de
|
|
||||||
username: docker
|
|
||||||
password: HISTORY_PURGED_SECRET
|
|
||||||
|
|
||||||
- name: Deploy compose templates
|
- name: Deploy compose templates
|
||||||
community.docker.docker_compose_v2:
|
community.docker.docker_compose_v2:
|
||||||
remove_orphans: true
|
remove_orphans: true
|
||||||
|
|||||||
Reference in New Issue
Block a user