Don't log setting up creds for the intermediate registry
This could expose credential information. Change-Id: I7c134289b627f90f7972e0d59ec21a7f35bd2c01
This commit is contained in:
parent
aae4df5024
commit
bd5542e5cc
@ -48,6 +48,7 @@
|
||||
docker_config:
|
||||
auths: {}
|
||||
- name: Add registry to docker user configuration
|
||||
no_log: true
|
||||
vars:
|
||||
new_config:
|
||||
auths: |
|
||||
|
@ -48,6 +48,7 @@
|
||||
docker_config:
|
||||
auths: {}
|
||||
- name: Add registry to docker user configuration
|
||||
no_log: true
|
||||
vars:
|
||||
new_config:
|
||||
auths: |
|
||||
|
Loading…
Reference in New Issue
Block a user