6 lines
215 B
YAML
6 lines
215 B
YAML
|
bugfixes:
|
||
|
- >
|
||
|
``AnsibleModule.run_command`` - Address thread safety issues, concerning mutating the environment,
|
||
|
current working directory, and umask.
|
||
|
(https://github.com/ansible/ansible/issues/74783)
|