mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +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>