Skip to content

Instantly share code, notes, and snippets.

@dev-brutus
Created July 25, 2016 12:27
Show Gist options
  • Save dev-brutus/8c6e75ec253f40d7db740cfa85a3c2be to your computer and use it in GitHub Desktop.
Save dev-brutus/8c6e75ec253f40d7db740cfa85a3c2be to your computer and use it in GitHub Desktop.
Upgrade ansible
sudo apt-get install build-essential libssl-dev libffi-dev python-dev
sudo -H pip install --upgrade pyOpenSSL pycrypto MarkupSafe oauthlib PyYAML Jinja2
sudo -H pip install --upgrade ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment