Commit Graph

1 Commits (4fb6a7e468fc8b988a7f3ab156470417f7dc5b6b)

Author SHA1 Message Date
Olaf Kilian 772e92eca9 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
10 years ago