diff --git a/playbooks/groups/resultsdb.yml b/playbooks/groups/resultsdb.yml index df0fa86728..01700494dc 100644 --- a/playbooks/groups/resultsdb.yml +++ b/playbooks/groups/resultsdb.yml @@ -75,6 +75,7 @@ tasks: # this is how you include other task lists - import_tasks: "{{ tasks_path }}/2fa_client.yml" + when: env != "staging" - import_tasks: "{{ tasks_path }}/motd.yml" handlers: