--- # vm-db-pgsql-1 (CentOS 7 | 10.203.0.86) # CentOS 7 ships Python 3.6 as /usr/bin/python3, but Ansible >= 2.12 requires # Python 3.8+. Override to python3.8 installed via SCL (rh-python38). ansible_python_interpreter: /opt/rh/rh-python38/root/usr/bin/python3.8 # Override users_allowed_admin_groups here to restrict/expand access for this host. # users_allowed_admin_groups: # - super_admin