Hi, 

I'm trying to do something like the following in 'group_vars/all":

name: "{{ lookup('env', 'PROJECT_NAME') }}"
file: "{{ lookup('file', '{{name}}' ) }}"

but of course, the syntax above won't work.  

Is there an alternate way to do this?  I can't think of a way to accomplish 
this.

-e

-- 
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/74698eda-cb3b-44c3-8c59-7314ed126209%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to