mirror of https://github.com/ansible/ansible.git
docker_login: fix permissions for ~/.docker/config.json (#67353)
* Fix permissions for ~/.docker/config.json.
* Add changelog, remove debug output.
(cherry picked from commit 55cb8c5388
)
pull/67619/head
parent
6fc2ae7476
commit
a24dcf232c
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_login - make sure that ``~/.docker/config.json`` is created with permissions ``0600``."
|
Loading…
Reference in New Issue