]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: add quotes when passing password to the CLI
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 28 Jan 2020 14:32:27 +0000 (15:32 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 29 Jan 2020 13:15:41 +0000 (14:15 +0100)
commitbc6777c6df3c528c3979936555f7dc35a59ef13c
treecc69d0d893a6353071b42809b3c01ca189577d51
parent2e7d7b70edb9968fff0c1b4edc0eb40b56ba37ff
dashboard: add quotes when passing password to the CLI

Otherwise, if the variables contains a '$' it will be interpreted as a BASH
variable.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8c3759f8ce04a4c2df673290197ef12fe98d992a)
roles/ceph-dashboard/tasks/configure_dashboard.yml