From 521897ede9cb7d786a32f5ec0f40f911a0f05b0d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 21 Jan 2026 15:05:23 -0800 Subject: [PATCH] sigh, tags Signed-off-by: Adam Williamson --- roles/httpd/reverseproxy/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) 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