ansible-system-setup

Repository to bootstrap and setup my laptop and other machines

Stars
2

Ansible System Setup

Repository to bootstrap and setup my laptop and other machines.

This repository is based on the design here and this tutorial

Bootstrap

The bootstrap script is all that is required to install and set everything up.

wget http://raw.githubusercontent.com/punchagan/ansible-system-setup/main/bootstrap -O /tmp/install.sh; bash /tmp/install.sh