ANSIBLE
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ImportError: No module named idna | Ansible for Oracle Cloud Infrastructure (OCI)
This happened to me when testing Oracle Ansible for OCI. Solution: pip install idna Hope it helps! 🙂
More