New comment by panticz on void-packages repository https://github.com/void-linux/void-packages/issues/47483#issuecomment-2092664929 Comment: After update Ansible to v8.7.0 the get_url function seams to work fine again: ``` pip install -U ansible pip list | grep ansible ansible 8.7.0 ansible-core 2.15.11 ```