I have following situation
vars: 
    var1: test
    var2: var1
tasks:
   - debug: msg="{{ {{ var2 }} }}"

Exist some syntax to get "test" in debug msg?

-- 
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/1c26c71a-3272-4afe-b182-0f7926427490%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to