Skip to content

OZoneGuy/home-pc-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home PC Ansible setup

A collection of Ansible playbooks to set up my home PC in case it is formatted from scratch.

Make sure the boot, swap, and root partitions are formatted correctly first. You may use cfdisk or fdisk to format and prepare the partitions.

The script does not attempt to format the partitions to avoid any unintional data loss.

To start the setup, run the following command:

curl -sSL https://raw.githubusercontent.com/OZoneGuy/home-pc-ansible/refs/heads/main/script.sh | bash

or

wget -qO- https://raw.githubusercontent.com/OZoneGuy/home-pc-ansible/refs/heads/main/script.sh | bash

About

An ansible playbook to setup my home Linux machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published