Skip to content

MichelfrancisBustillos/ansible_pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

➤ ansible_pull

ansible-lint

➤ Functions

  • 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

➤ Requirements

  • ansible
  • git

➤ Installation

apt install ansible -y
apt install git -y
sudo ansible-pull -U https://github.com/MichelfrancisBustillos/ansible_pull.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages