This is a simple repository for my desktop system initialization.
The idea is to run this from another disk or a USB stick, then reboot to target fs and provision a new system using the ansible playbook.
Note that the ansible repository is expected to be cloned locally beforehand.
config.sh- variable definitions template for the scripts, fill out before runninginstall.sh- the script to run, handles everythingsetup.sh- helper script for configuration on the target fs
Both scripts are thoroughly commented, check them for any details you might be interested in.