mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 19:57:58 +00:00
docker_login: fix internal config file storage to handle credentials for more than one registry (#1118)
* docker_login: fix internal config file storage to handle credentials for more than one registry * Improve setup for docker registry. * Add second registry frontend. Add tests for #1118. * Fix cleanup.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
---
|
||||
- name: Remove test registry
|
||||
include_tasks: ../handlers/cleanup.yml
|
||||
|
||||
Reference in New Issue
Block a user