Skip to content

Instantly share code, notes, and snippets.

@mrlesmithjr
Created February 22, 2016 18:45
Show Gist options
  • Select an option

  • Save mrlesmithjr/fb01e861413dd20f0492 to your computer and use it in GitHub Desktop.

Select an option

Save mrlesmithjr/fb01e861413dd20f0492 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update
sudo apt-get install -y git python-dev python-pip
sudo pip install ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment