On Sat, Dec 22, 2018 at 4:06 PM Yvan Masson <[email protected]> wrote: > Using testing, Ansible crashes when trying to read vault variables. I > see this issue since Ansible 2.6 at least.
Interesting! Can you try to reproduce this with `LC_ALL=C LANG=C` ? Also, do you get the same error when you run the command without the verbosity flags? That error appears to be a unicode string problem related to some debug output. -- Harlan Lieberman-Berg ~hlieberman

