humaton / fedora-infra / ansible

Forked from fedora-infra/ansible 5 years ago
Clone

0dea991 proxies: Try and correct the bugz url to show Fedora EPEL right

Authored and Committed by kevin 4 years ago
    proxies: Try and correct the bugz url to show Fedora EPEL right
    
    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>