diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 46cd5c7656..a14274da09 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -399,15 +399,7 @@ - role: httpd/redirect shortname: qa website: qa.fedoraproject.org - target: https://fedoraproject.org/wiki/QA - when: env != 'staging' - tags: - - qa - - - role: httpd/redirect - shortname: qa-stg - website: qa.stg.fedoraproject.org - target: https://stg.fedoraproject.org/wiki/QA + target: https://{{env_prefix}}fedoraproject.org/wiki/QA when: env == 'staging' tags: - qa