Skip to content

Instantly share code, notes, and snippets.

@a-h
Created March 21, 2016 17:53
Show Gist options
  • Select an option

  • Save a-h/e765daa382a9053bfeec to your computer and use it in GitHub Desktop.

Select an option

Save a-h/e765daa382a9053bfeec to your computer and use it in GitHub Desktop.
Setup Ansible / Boto Prerequisites
sudo yum install -y python-pip
sudo pip install ansible
sudo pip install boto
sudo pip install awscli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment