ansible-vault
ansible-vault copied to clipboard
Unquote boolean values in the templated HCL files.
The tls_disable
value in particular was causing the UI to show that TLS was disabled despite being actually enabled. That's likely a bug in the Vault UI code, but there's also no reason to quote the boolean values in the rendered HCL file.