ansible/changelogs/fragments/vmware_tools_fix_urllib3_import.yaml

3 lines
155 B
YAML
Raw Normal View History

minor_changes:
- Try to use bundled urllib3 first, then falls back to non-bundled version in vmware_tools (https://github.com/ansible/ansible/pull/55187).