Hello. I faced a bug when ansible-playbook incorrectly process "sudo_flags = -i" property and, therefore, sudo doesn't load ".profile" file with all my env variables needed for deploying. I installed ansible on my ubuntu using "apt-get" command. However, if I install ansible using "python-pip", that property is processed fine and ".profile" file is loaded while deploying. So, I guess, the problem is in ubuntu package, maybe it doesn't create required config or ... Who is responsible for generating ansible ubuntu package? Is it ansible-project or someone else?
P.S. I already filed an issue to github, but it was closed and I didn't get answers to my questions :) https://github.com/ansible/ansible/issues/15518 Thanks, Baratali. -- 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/dfe53ca9-41a9-499e-b3c6-498196a7eb1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
