On Mon, Mar 21, 2022 at 11:32 AM Matt Martz <[email protected]> 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. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAOCN9ryuv5aTRjm125q6d6sAvA6xaD1himZ-iaU4erq%3DhobcHg%40mail.gmail.com.
