Hi,
I am trying to deploy a simple nodejs app in GKE k8s cluster from AWX and I can’t see the problem.
My problem looks like : https://github.com/ansible/ansible/issues/43637
I have installed :
pip install openshift
in on AWX but I 've still have this error message :
fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “This module requires the OpenShift Python client. Try pip install openshift
”}
Any help will be appreciated.
James
(attachments)
job_66.txt (14.7 KB)