Hi everyone, am trying to troubleshoot a weird problem and can't find
anything to suggest what may be causing it. Basically I have a couple env
files that define values. Later files depend on values from earlier files
(especailly encrypted ones). On in particular is
value: "{{ VAULT_MONGODB_STRING}}"
The variable VAULT_MONGODB_STRING is set in an encrypted_vars.yml file that
is processed just before this one. My problem is that this particular
variable is getting converted to a comment. When it gets put into a
template that has
{{value}} in it, we are seeing {# VALUT_MONGODB_STRING #} as the value in
the template output. I am having a hard time figuring the problem,
especially since I don't know what would cause this behavior!
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/cf18f259-d18f-4eee-ac17-a364c35ba4cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.