mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-11 11:06:12 +00:00
3 lines
181 B
YAML
3 lines
181 B
YAML
bugfixes:
|
|
- module_utils.common - change default opening mode to read-bytes to avoid bad interpretation of non ascii characters and strings, often present in 3rd party manifests.
|