From 7771e03285bfa650bbf59b30a89819a4154a1aa5 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Wed, 9 Jun 2021 13:55:03 -0600 Subject: [PATCH] [blockerbugs] adding the tags I forgot Sigh, I forgot to add the tags to the 'blockerbugs' group change so this commit fixes the missing tags. --- roles/blockerbugs/tasks/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/blockerbugs/tasks/main.yml b/roles/blockerbugs/tasks/main.yml index a834b35b8f..baee50490e 100644 --- a/roles/blockerbugs/tasks/main.yml +++ b/roles/blockerbugs/tasks/main.yml @@ -24,6 +24,9 @@ group: name: blockerbugs state: present + tags: + - blockerbugs + - config - name: create the `blockerbugs` user user: