mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Turns out that 'is_empty' comes from arches... who knew? I didn't
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -22,13 +22,4 @@
|
||||
[% endif %]
|
||||
</arches>
|
||||
</variant>
|
||||
[% if release.version_int >= 28 %]
|
||||
<variant id="Everything" name="Everything" type="variant">
|
||||
<arches>
|
||||
<arch>x86_64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
<arch>aarch64</arch>
|
||||
</arches>
|
||||
</variant>
|
||||
[% endif %]
|
||||
</variants>
|
||||
|
||||
Reference in New Issue
Block a user