Install Ansible with pip



virtualenv venv3 -p python3
source venv3/bin/activate
pip install ansible