diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 1d2e289e91..466e797667 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -53,9 +53,13 @@ - { role: openvpn/client, when: env != "staging" } - role: review-stats/build + when: master_sundries_node - role: zanata + when: master_sundries_node - role: fedora-web/build + when: master_sundries_node - role: fedora-docs/build + when: master_sundries_node tasks: - include: "{{ tasks }}/yumrepos.yml"