Hi,
When deploying packages via Ansible, I get the following error. This happens on AIX 7.2 & 7.3
fatal: [myhost]: FAILED! => {"changed": false, "msg": "Could not import the dnf python module using /usr/bin/python3.9 (3.9.19 (main, Jul 30 2024, 07:16:53) [IBM XL C/C++ for AIX 16.1.0.14]). Please install `python3-dnf` or `python2-dnf` package or ensure you have specified the correct ansible_python_interpreter. (attempted ['/usr/libexec/platform-python', '/usr/bin/python3', '/usr/bin/python2', '/usr/bin/python'])", "results": []}
------------------------------
Paul Clayton
------------------------------