mirror of https://github.com/ansible/ansible.git
avoid key errors on environment access (#72620)
parent
ad4ddd8211
commit
07248e5ec1
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- avoid possible errors accessing os.environ by not assuming existance of variables.
|
||||||
Loading…
Reference in New Issue