Running: Ansible 1.9.6

I have seen many posts related to SendENV in the context of Locale.

But haven't see it addressed more generally. 

I have a setup like the below that works fine when used from ssh, but 
ansible doesn't seem to be sending the var.

Is this supported, if it is any advice on understanding why it isn't 
working for me?

Host host
    User deploy_user
    HostName xx.xx.xx.xx
    IdentityFile ~/.ssh/deploy_user
    ForwardAgent yes
    SendEnv SomeVar

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to