[Feature] - Add localhost install support
I wanted the ability to install locally onto my existing install of Ubuntu 22.04...
There were/are some bumps in the road still (a few apps still don't install correctly mostly due to the change to 22.04).
As for this PR, I added a new run script and ansible inventory that allow me to install to the local machine. I run sudo ./run_HamPi_playbook_ubuntu_local to execute this locally.
Truly, this isn't ready for reintegration. I think more thorough work needs to be done so that someone can simply run this on a specific machine and end up with essentially the hamPc.
Truly, this isn't ready for reintegration. I think more thorough work needs to be done so that someone can simply run this on a specific machine and end up with essentially the hamPc.
Well, let's do this... Rather than try to push to master, why don't you push this to a feature branch in HamPi so you can develop it at your own pace without affecting the main branch?