mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
054569da70
see https://github.com/ansible/awx/commit/9d000a76dee370690562b34e17c6b157035e53cf This change works around the fact that the presumed correct python3 for rhel8 (which the EE is based on) is not the python3 that ansible-playbook is using, and is not where the python dependencies are installed.