mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
These bits were still named and described as if they were ppc64 specific, even though they actually cover aarch64 too. Also I decided I don't like the implementation of cueing *directly* off the infra deployment type here, it feels wrong. Instead let's just make it work from a config variable, and set that variable to false by default and true in group_vars/openqa-stg. Signed-off-by: Adam Williamson <awilliam@redhat.com>