`ansible-playbook` (`ansible-core 2.17.1`) fails on target with `python 3.9`

Hi all, I have an Ansible target machine running Rocky Linux 8 with Python 3.9.19 installed. [ansible@punch2 ~]$ python3 --version Python 3.9.19 [ansible@punch2 ~]$ which python3 /usr/bin/python3 [ansible@punch2 ~]$ file $(which python3) /usr/bin/python3: symbolic link to /etc/alternatives/python…