I wanted to see how you guys go about building dynamic variables. We have some playbooks/roles that require variables to be built based on various things, such as user input or other variables. I usually end up building a long line of 'if-then-else' statements, which can be difficult to read and troubleshoot. Is there a better way to go about this? How do you all tackle this?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/564a4724-be29-4296-bcc5-2df8ce63f1be%40googlegroups.com.
