mirror of https://github.com/ansible/ansible.git
Fix ansible-test env var mixing running commands.
parent
78eca0eb5d
commit
6be4741f72
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test now properly uses a fresh copy of environment variables for each command invocation to avoid mixing vars between commands
|
||||
Loading…
Reference in New Issue