mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07: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:
parent
3bc31f286e
commit
16baefd167
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