diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 8f86a58ea8..2d268ada39 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -81,7 +81,13 @@ - role: httpd/redirect shortname: fas website: fas.fedoraproject.org - target: https://admin.fedoraproject.org/accounts/ + target: https://accounts.fedoraproject.org/ + + - role: httpd/redirect + shortname: oldfas + website: admin.fedoraproject.org + path: /accounts/ + target: https:/accounts.fedoraproject.org/ - role: httpd/redirectmatch shortname: askbot-to-ask