On Tue, Jun 28, 2022 at 12:28 AM sathish subramani
<
ssathi...@gmail.com> wrote:
>
> Hi Team,
>
> My query : Ansible 2.13 version support on both RHEL 7.9 and RHEL 8.6 OS version ?
>
> Thanks and Regards,
> S Sathish
The short answer is "no". You can use "yum remove ansible; yum install
ansible-core" to get a more contemporary version on RHEL 8, but
ansible-core 2.13 is out of reach until and unless ansible developers
cooperate with RHEL about providing an updated python38-sphinx and
python38-jinja2 package to support their bleeding edge and quite
unwelcome demand for jinja2 >= 3.0.0.
The "ansible" package got split to "ansible", which isn't ansible,
it's actually a bundle of more than 100 ansible galaxy collections
with the real name "ansible_collections", and "ansiblc-core", with the
real name "ansible" from the git repo at
https://github.com/ansible/ansible. Both have misnamed tarballs and
MODULE.egg-info python directories, as part of a very strange
architectural split of ansible some years ago. You're not the first
person confused by it, and you won't be the last.
Nico Kadel-Garcia
> To unsubscribe from this group and stop receiving emails from it, send an email to
ansible-proje...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/340cfdf7-2278-4f9c-b412-3bf562ba54e0n%40googlegroups.com.