I'm trying to use the Azure modules for Ansible on Red Hat. I followed the official documentation for Ansible installation on site. While executing the Ansible playbook I ran into below problem.
Failed to import the required Python library (ansible[azure] (azure >= 2.0.0)) on azure-redhat Python /usr/bin/python2.
I removed Ansible and pip packages and reinstalled them. The problem still persists. Can anyone help me with it?
- Ansible version = 2.8.4
- python2.7
- Redhat 7.