community.docker/tests/integration/targets/setup_docker_registry/meta/main.yml
Felix Fontein 25e898068a 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.
2020-10-30 07:05:51 +01:00

4 lines
106 B
YAML

dependencies:
#- setup_docker -- done in setup.yml, to work around cleanup problems!
- setup_openssl