mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
docker_login: fix internal config file storage to handle credentials for more than one registry (#1118) (#1145)
* 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.
(cherry picked from commit 16baefd167
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7da1f3ffea
commit
b56857932e
9 changed files with 132 additions and 36 deletions
2
changelogs/fragments/1118-docker_login-config-store.yml
Normal file
2
changelogs/fragments/1118-docker_login-config-store.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "docker_login - fix internal config file storage to handle credentials for more than one registry (https://github.com/ansible-collections/community.general/issues/1117)."
|
Loading…
Add table
Add a link
Reference in a new issue