ansible/test/integration/targets/unvault/runme.sh
Alexander Sowitzki d0fda3e901
Let vault lookup output unicode string. (#73571)
Until now, the lookup plugin returned a byte string.
Changed this to output a unicode string instead.
2021-02-11 14:27:47 -05:00

6 lines
89 B
Bash
Executable file

#!/usr/bin/env bash
set -eux
ansible-playbook --vault-password-file password main.yml