]> git.apps.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>
Fri, 2 Apr 2021 11:14:08 +0000 (13:14 +0200)
commit501e33bc6a023eaaa537336a44513f1b9d62fe62
tree12ace26ff62ec4dd49e51b413ea3ca26a540df5b
parentb7a699f75d7dead6f89a1ac2fb2fdaa419090fcc
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>
(cherry picked from commit a0e1a450d3cbdcd52a39bd11fd9b8287daabae1f)
roles/ceph-container-common/tasks/registry.yml