Don't log setting up creds for the intermediate registry

This could expose credential information.

Change-Id: I7c134289b627f90f7972e0d59ec21a7f35bd2c01
This commit is contained in:
James E. Blair 2019-04-22 15:54:31 -07:00
parent aae4df5024
commit bd5542e5cc
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@
docker_config:
auths: {}
- name: Add registry to docker user configuration
no_log: true
vars:
new_config:
auths: |

View File

@ -48,6 +48,7 @@
docker_config:
auths: {}
- name: Add registry to docker user configuration
no_log: true
vars:
new_config:
auths: |