mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
This change _only_ injects `AWS_TASK_ENV` into `os.environ`; it's up to underlying libraries to be good citizens and actually respect things like `HTTPS_PROXY`. see: #3508