Thanks so much for your reply!! Adding the braces doesn't *seem* to help:
- debug: var=wlst_env
- debug: msg={{ lookup('env', 'JAVA_HOME') }}
environment: "{{wlst_env}}"
yields:
ok: [bwi-jbmadm-g01] => {
"var": {
"wlst_env": {
"JAVA_HOME": "/opt/software/java/jdk1.6.0_30"
}
}
}
ok: [bwi-jbmadm-g01] => {
"msg": "/usr/lib/jvm/java-7-openjdk-amd64"
}
Any other thoughts? Thanks again!!
Guy
On Sat, Oct 31, 2015 at 3:44 PM, Brian Coca <[email protected]> wrote:
> have you tried? environment: "{{wlst_env}}"
>
>
> --
> Brian Coca
>
> --
> 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/CAJ5XC8ke%2BuLr8B1Q6zV%3DUeyAtOHbjNQSyz-fWBa-krL8uDKXKw%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
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/CABnTgtWxK5QVdD7cLcn4xsU2YHvFY-QqM7Z-%3DUi%3D%3Deqy32dv%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.