Open mateusfmcota opened 4 months ago
Indeed, I wrote on this earlier this year, Newer versions of Ansible don't work with RHEL 8... some of the examples will also need tweaking to work with rockylinux9
too :(
I will be working on some book updates soon-ish, but can't promise any definite timeline for it!
The geerlingguy/rockylinux8 uses python 3.6 and according to Ansible 2.17 Roadmap they dropped support for it, this breaks all playbooks.
The way I fixed mine was to replace the box from the playbooks for the "rockylinux/9" one, which uses python 3.9 but the book probably needs to be updated