Hi!

We have a master workflow that invokes several other templates, and these 
templates have surveys to make it easier for non-ansible users to know what 
to pass in them.

In the master workflow when we select the given template, we're asked to 
insert a value into that field, which is fine. If I attempt to add "{{ 
variable_name }}" / {{  variable_name }} (doesn't matter with or without 
quotation) into that field, it doesn't get templated in to the variable, 
and the variable value is exactly what we wrote in. I can see that when the 
template got invoked, that the variable looks like the other variables that 
got set in the "extra_variables" field in the template, and those work fine.

Is there a way we can work around this? Can we have a playbook that sets 
these variables before we invoke it? And let it be blank? Or will the value 
from the survey overwrite the "variable_setter_playbook"? Or is there some 
other smart way of sending a variables to templates that have surveys? 

Best regards, 
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/60677f7c-cd6b-4a4a-9f0e-d7b31e1e6517%40googlegroups.com.

Reply via email to