carlessanagustin
10/5/2018 - 9:48 AM

Deployment requirements - apply: wget -O - https://goo.gl/Czw2tE | sudo bash

Deployment requirements - apply: wget -O - https://bit.ly/2CaLH4G | bash

#!/usr/bin/env bash

sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-add-repository --yes --update ppa:ansible/ansible
sudo apt-get -y install ansible sshpass
sudo apt-get -y install make git