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:
|
docker_config:
|
||||||
auths: {}
|
auths: {}
|
||||||
- name: Add registry to docker user configuration
|
- name: Add registry to docker user configuration
|
||||||
|
no_log: true
|
||||||
vars:
|
vars:
|
||||||
new_config:
|
new_config:
|
||||||
auths: |
|
auths: |
|
||||||
|
@ -48,6 +48,7 @@
|
|||||||
docker_config:
|
docker_config:
|
||||||
auths: {}
|
auths: {}
|
||||||
- name: Add registry to docker user configuration
|
- name: Add registry to docker user configuration
|
||||||
|
no_log: true
|
||||||
vars:
|
vars:
|
||||||
new_config:
|
new_config:
|
||||||
auths: |
|
auths: |
|
||||||
|
Loading…
Reference in New Issue
Block a user