From 9628ddfed516283c0f12065c0dd06558a842027d Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 18 Apr 2018 02:12:58 +0000 Subject: [PATCH] Add tag Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-reverseproxy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 9f05d09a93..71d994e552 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -273,6 +273,7 @@ destname: bodhi proxyurl: http://localhost:10010 when: env != "staging" + tags: bodhi - role: httpd/reverseproxy website: bodhi.fedoraproject.org @@ -280,6 +281,7 @@ proxyurl: http://localhost:10065 keephost: true when: env == "staging" + tags: bodhi - role: httpd/reverseproxy website: hubs.fedoraproject.org