mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +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:
@@ -0,0 +1,3 @@
|
||||
dependencies:
|
||||
#- setup_docker -- done in setup.yml, to work around cleanup problems!
|
||||
- setup_openssl
|
||||
Reference in New Issue
Block a user