Olaf Kilian
|
e998090d52
|
Extract only the hostname part from self.registry This is needed for update_dockercfg() to register only the host part of a specified registry URL in the .dockercfg.
|
2016-12-08 11:33:35 -05:00 |
|
Olaf Kilian
|
c42d94edd1
|
Remove registry from exit_json because misleading docker-py is not returning the name of the registry if already logged in. It can differ from the registry specified by the user, which was return as registry.
|
2016-12-08 11:33:35 -05:00 |
|
Olaf Kilian
|
9d69e78f18
|
Update PR based on review from @resmo
|
2016-12-08 11:33:34 -05:00 |
|
Olaf Kilian
|
d23f78c799
|
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
|
2016-12-08 11:33:34 -05:00 |
|