]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
container/registry: use password from stdin
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 12 Jan 2021 19:29:58 +0000 (14:29 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 1 Apr 2021 19:07:37 +0000 (21:07 +0200)
commita0e1a450d3cbdcd52a39bd11fd9b8287daabae1f
treee898330809dfa0de6fb5666b3c99af9563500397
parent2db2208e406df83806c264207e7df90623add154
container/registry: use password from stdin

Pass the password variable via stdin for the registry login
authentication.
This allows to remove the no_log statement and see the task output
without displaying the password value.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-container-common/tasks/registry.yml