diff --git a/roles/httpd/reverseproxy/tasks/main.yml b/roles/httpd/reverseproxy/tasks/main.yml index 0cc7f8c8e6..f07c422938 100644 --- a/roles/httpd/reverseproxy/tasks/main.yml +++ b/roles/httpd/reverseproxy/tasks/main.yml @@ -29,3 +29,7 @@ ansible.builtin.file: path: /etc/httpd/conf.d/qa.fedoraproject.org/qa-landingpage.conf state: absent + tags: + - httpd + - httpd/reverseproxy + - httpd/reversepassproxy