HomeLab/README.md
Carlos Sousa 7e314f6e43
cleanup md and old files (#7)
Co-authored-by: Carlos Sousa <me@carlossousa.tech>
2024-08-02 15:45:14 +02:00

22 lines
367 B
Markdown

# HomeLab
Scripts used for starting my HomeLab stuff,
***
## Files and Directories
### ansible/
Ansible playbooks to (re-)build systems, like a personal rig, a HTPC or even the VPS.
Used to get systems to a consistent state
### bashScripts/
Scripts that are (sometimes) useful.
***
## ToDo
- [ ] Add VPS role to ansible playbook
Ps.: Feel free to improve :)