12345
sudo apt-get update && \sudo apt-get install -yqq python3 python3-pip && \sudo rm -f /usr/lib/python3.*/EXTERNALLY-MANAGED && \sudo pip install ansible && \ansible --version