On Mon, Mar 21, 2022 at 11:32 AM Matt Martz <
ma...@sivel.net> wrote:
>
> As of right now, the ansible and ansible-core RPMs are only accessible to Ansible Automation Platform subscribers. However RHEL 8.6 and RHEL 9.0 will include ansible-core in the main appstream.
Forgive my skepticism, but I've been publishing RPM building tools for
ansible for a while now. They're available today, over at
https://github.com/nkadel/ansiblerepo/ .I also resolved the
"README.rst files get copied on top of each other" problem, and the
"license files get copied on each other", and the "compilation on RHEL
7 gets confused about /usr/bin/python being python 2.7" problem. Some
of the solutions were based on advice here, but I simply threw in the
towel on python 2 support, which seems not to be needed anymore.