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:
Felix Fontein
2020-10-21 08:18:05 +02:00
parent 765f31a673
commit 25e898068a
8 changed files with 130 additions and 36 deletions
@@ -1,3 +1,4 @@
---
####################################################################
# WARNING: These are designed specifically for Ansible tests #
# and should not be used as examples of how to write Ansible roles #