diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 842d680e48..cdef1fa717 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -55,6 +55,9 @@ - { role: review-stats/build , when: env == "staging" } + - { role: fedora-web/build + , when: env == "staging" + } tasks: - include: "{{ tasks }}/yumrepos.yml"