From 1ca44069184bfd207a7bb2cf89086b54dfbf9164 Mon Sep 17 00:00:00 2001 From: Brendan Reilly Date: Fri, 9 Apr 2021 13:22:03 -0400 Subject: [PATCH] Prepare script for MBS prod update --- roles/mbs/common/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/mbs/common/tasks/main.yml b/roles/mbs/common/tasks/main.yml index 88f7419bd7..f7b540a8df 100644 --- a/roles/mbs/common/tasks/main.yml +++ b/roles/mbs/common/tasks/main.yml @@ -185,7 +185,7 @@ - config - mbs - mbs/common - when: not mbs_frontend and env_suffix == ".stg" + when: not mbs_frontend - name: Configure the MBS workers and poller block: @@ -237,7 +237,7 @@ tags: - mbs - mbs/common - when: not mbs_frontend and env_suffix == ".stg" + when: not mbs_frontend - name: create /etc/module-build-service/default-modules directory file: