Hello,

I know ansible does not carry env variables from one shell to another but 
can I use the "environment:" syntax in every shell I need ? Also does 
"environment:" links to "vars:" written like this ? I'm assking this 
because I need to run about 20 shell comands that all need about 30-40 
environment variables - some of these are like this: 

export ACE="$APPS/default-ace/ACE"
export PIN="$APPS/default-ace/PIN"
export APPETIZER="$APPS/default-ace/APPETIZER"

not only static stuff
and I don't know how to make it work. 


-- 
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/7d346bb9-4bcd-4656-9bf5-1a439d772432%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to