]> 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 07:46:01 +0000 (09:46 +0200)
commit21fa7f31b46fa25aafa3b5dba9b92444c6448c7b
tree592febc08b56323e60db0011be13206e47f41394
parent5210bd16df28c54d21e5688b89a454e68b363652
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