diff --git a/playbooks/openshift-apps/maubot.yml b/playbooks/openshift-apps/maubot.yml index 8cf188efbf..f94684547c 100644 --- a/playbooks/openshift-apps/maubot.yml +++ b/playbooks/openshift-apps/maubot.yml @@ -122,7 +122,7 @@ - role: openshift/rollout app: maubot dcname: maubot - when: env != "production" + when: env == "production" ############################################### # actions to delete the project from OpenShift