Managing Ansible Installation
To be able to change versions, it's best to use pip
1pip install -I ansible==2.0.2
More details in https://askubuntu.com/questions/820892/how-to-downgrade-ansible-2-1-1-0-to-2-0-2
To be able to change versions, it's best to use pip
1pip install -I ansible==2.0.2
More details in https://askubuntu.com/questions/820892/how-to-downgrade-ansible-2-1-1-0-to-2-0-2