sentientmonkey / workstation-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspiration via alfalfa

Local Provisioning

bash <(curl -s https://raw.githubusercontent.com/sentientmonkey/workstation-setup/master/bootstrap.sh)
cd ~/workspace/workstation-setup/ansible
ansible-playbook main.yml --ask-become-pass --connection=local

About


Languages

Language:Shell 78.6%Language:Ruby 21.4%