What is the nature and description of the request?
If wanting to send secrets through to jobs that have the ability to utilize environment variables there is no way to do so securely without the environment variables being leaked through to the managed node.
Why does the customer need this? (List the business requirements here)
Being able to keep secrets safe when utilizing environment variables helps keep these secret secure from the managed nodes that ansible manages.
How would you like to achieve this? (List the functional requirements here)
Private environment variables seem like a good way to accomplish this based off a comment on an issue for a similar issue. See Github link for more details.
Github Link: