- Install Default Packages:
- Create Default User (michel) w/ Password
- Configure default terminal environment
- .bashrc and .bash_aliases files copied to localhost.
- Onboard Host to NetData
- Set up Unattended Upgrades via unattended-upgrades
- All OS packages updated, plus ProxMox and Docker.
- Set up Email Notifications via Postfix
- Notifications sent to Pushover via email.
- Enable regular ansible syncs via Cron
- Ansible pull command is run every 6 hours and executed if repository has been changed.
- Install and enable Tailscale w/ SSH
- ansible
- git
apt install ansible -y
apt install git -y
sudo ansible-pull -U https://github.com/MichelfrancisBustillos/ansible_pull.git