Hello Community!
I was building and testing an ansible package: [Link] on IBM Power architecture (ppc64le) and in Integration tests it has dependency on image Quay, but this image is not ppc64le supported and I am unable to find the source repo of this image to built it on ppc64le.
I have seen somewhere this image is EOL, so how do i build this image and test ansible package.
I have also tried another ansible/galaxy-ng image, it was also not working.
It would be very helpful if you suggest best approach to proceed further.