Since the use of F41 container as base system to run that playbook, the package needs to be installed for discover-arches.py script to run as expected.
Traceback (most recent call last): File "/tmp/discover-arches.py", line 1, in <module> import rpm ModuleNotFoundError: No module named 'rpm'
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/749842adf6284cb2b38a136056e01344
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline). https://fedora.softwarefactory-project.io/zuul/buildset/1131f83b10344e7c945afb7eb508e7ea
Pull-Request has been merged by zuul
Since the use of F41 container as base system to run that playbook,
the package needs to be installed for discover-arches.py script to run
as expected.