mirror of https://github.com/ansible/ansible.git
* Use shallow copy of os.environ to update PYTHONPATH value
instead of using '|' operator
Fixes: #84954
(cherry picked from commit 82e4b46)
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
pull/85922/head
parent
f39525864a
commit
fb4e041df5
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- respawn - use copy of env variables to update existing PYTHONPATH value (https://github.com/ansible/ansible/issues/84954).
|
||||
Loading…
Reference in New Issue