Skip to content

Instantly share code, notes, and snippets.

@paultibbetts
Last active June 13, 2016 12:27
Install Ansible 1.9.0.1 to get around the bug at https://github.com/roots/bedrock-ansible/issues/205
sudo pip install -I ansible==1.9.0.1
@paultibbetts
Copy link
Author

sudo pip install ansible --upgrade # https://github.com/roots/trellis#requirements

Uh oh!

There was an error while loading. Please reload this page.

@paultibbetts
Copy link
Author

or

sudo pip uninstall ansible before installing again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment