mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add docker_login module - Ansible version of "docker login" CLI command - Persists Docker registry authentification in .dockercfg (only login once - no need to specify credentials over and over again anymore) - Works for all other docker-py based modules (docker, docker_images) as well as the Docker CLI client
This commit is contained in:
0
lib/ansible/modules/extras/cloud/docker/__init__.py
Normal file
0
lib/ansible/modules/extras/cloud/docker/__init__.py
Normal file
Reference in New Issue
Block a user