I asked the same question in Stack Overflow How to set existing linux environment variables with ansible? <https://stackoverflow.com/questions/46936896/how-to-set-existing-linux-environment-variables-with-ansible> and the answer there makes sense, which is the same answer Brian was alluding to. Thanks!
On Wednesday, October 25, 2017 at 11:59:34 AM UTC-4, ZillaYT wrote: > > Doesn't this say that it is? > > http://docs.ansible.com/ansible/latest/playbooks_environment.html > > On Wednesday, October 25, 2017 at 11:45:13 AM UTC-4, Brian Coca wrote: >> >> environment is NOT a module, its a keyword that test the environment >> for your task/action. >> >> -- >> ---------- >> 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/480d29e8-1da4-4361-a46c-2432de5a8212%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
