Ensure that repo build arch grouping always runs

The initial repo build task must always run, otherwise it will
cause failures when trying to use tags when executing the repo
build.

Change-Id: I5e057f5843c65320c9d3f6f14f6414d504997b61
This commit is contained in:
Jesse Pretorius 2016-09-05 07:11:16 +01:00
parent 7a25d02ee7
commit 6b7e6468fa

View File

@ -20,7 +20,7 @@
group_by:
key: repo_servers_{{ ansible_architecture }}
tags:
- "repo-build"
- always
# repo_all[0] is built last to ensure it has all build artifacts for final indexing
- name: Build new repo packages for a given release