Closed pbobov closed 4 months ago
cloud-init utility on RHEL 9 AMI conflict with python 3.11 installed with yum. The hard learned lesson is not to mess with the system and do not update components of the AMI. Back to the drawing board.
The PR locks Ansible to version 9 that supports python 3.6 on RHEL 8 instead of installing python 3.11.
Currently the default rhel8 image is RHEL 8.6 (RHEL-8.6.0_HVM--x86_64--Hourly2-GP2). RHEL 8.6 includes Python 3.6. Ansible 10.x drops support for Python 2.7 and 3.6 on remote machines.
Ansible 10.x fails on RHEL 8.6 EC2 instances with:
RHEL 8 needs to be updated to 8.9, which is the latest RHEL 8 service pack tested with ArcGIS Enterprise 11.3. See https://enterprise.arcgis.com/en/system-requirements/latest/linux/arcgis-server-system-requirements.htm