Skip to content

Instantly share code, notes, and snippets.

@roongr2k7
Created November 28, 2016 10:21
Show Gist options
  • Save roongr2k7/c21185a363533ea9d83c9995d77adf35 to your computer and use it in GitHub Desktop.
Save roongr2k7/c21185a363533ea9d83c9995d77adf35 to your computer and use it in GitHub Desktop.
sudo apt-get install -y software-properties-common
sudo apt-add-repository -y ppa:ansible/ansible
sudo apt-add-repository -y ppa:git-core/ppa
sudo apt-get update
sudo apt-get install -y openjdk-8-jdk-headless
sudo apt-get install -y ansible
sudo apt-get install -y git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment