mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
get_url has a bug in that batcave01 is using python3.9, but the proxies are 3.12. See: https://github.com/ansible/ansible/issues/80490 https://github.com/ansible/ansible/issues/81256 Signed-off-by: Kevin Fenzi <kevin@scrye.com>