mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
In order to correctly sync each architecture's repos, we have to override the basearch while running reposync. Otherwise we are just syncing the the host architecture (x86_64) multiple times under misleading directory names. Signed-off-by: Carl George <carlwgeorge@gmail.com>