A collection of Ansible playbooks to set up my home PC in case it is formatted from scratch.
To start the setup, run the following command:
curl -sSL https://raw.githubusercontent.com/OZoneGuy/home-pc-ansible/master/setup.sh | bash
or
wget -qO- https://raw.githubusercontent.com/OZoneGuy/home-pc-ansible/master/setup.sh | bash