mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 13:41:24 +08:00
Seems if you use a %20 for a space in the Redirect url it will just pass that on and not urldecode it. So, try and just \ the space and see if that works better. Signed-off-by: Kevin Fenzi <kevin@scrye.com>