agilesteel / ansible-role-devmachine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role-devmachine (Ubuntu 18.04)

install and configure (recommended)

wget -q https://raw.githubusercontent.com/agilesteel/ansible-role-devmachine/master/bootstrap-provision.sh
sudo chmod +x bootstrap-provision.sh && ./bootstrap-provision.sh

install but do not configure

wget -q https://raw.githubusercontent.com/agilesteel/ansible-role-devmachine/master/bootstrap-install.sh
sudo chmod +x bootstrap-install.sh && ./bootstrap-install.sh

About


Languages

Language:Shell 100.0%