mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
281549cadc430ce6cfde405a1441e685d3f0811b
The call to pathname2url was broken in Python 2. Fix it by importing from module_utils.six instead of importing urllib and calling it from there.
Description
Languages
Python
99.4%
Shell
0.3%
HCL
0.2%