diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 466e797667..24ab8be5b2 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -60,6 +60,8 @@ when: master_sundries_node - role: fedora-docs/build when: master_sundries_node + - role: membership-map/build + when: master_sundries_node tasks: - include: "{{ tasks }}/yumrepos.yml"