Is there an existing issue for this?
Current Behavior
When trying to build an updated AlmaLinux 8 Image (Generic Cloud) and having ansible-core 2.18 installed on host then the build process breaks since ansible-core 2.18 doesn't support platform-python (python3.6) anymore.
In the Documentation it is only stated that ansilbe >= 2.12 as to be used.
Expected Behavior
Documentation should state the last supported version for ansible for AlmaLinux 8.
Steps To Reproduce
main branch.
install latest ansible-core (2.18.x)
build almalinx 8 image
Anything else?
No response
Search terms
ansible python3.6 incompatible