Closed makinj closed 6 days ago
…ning the playbook command
When using the ansible_env_vars option, I was seeing that the values I set weren't going through to my command. This looks like a small bug where the variables were being set after the command had executed
ansible_env_vars
All committers have signed the CLA.
Apologies, was misreading the code and there must be some other explanation for my issue.
…ning the playbook command
When using the
ansible_env_vars
option, I was seeing that the values I set weren't going through to my command. This looks like a small bug where the variables were being set after the command had executed