2fa8f9cfd8
This commit fixes issue #65297. The env lookup plugin used to fail when environment variable value contained any UTF-8 characters (e.g., δ, ζ).
2 lines
158 B
YAML
2 lines
158 B
YAML
bugfixes:
|
|
- env lookup plugin - Fix handling of environment variables values containing utf-8 characters. (https://github.com/ansible/ansible/issues/65298)
|