Automate Ansible is designed to streamline system administration tasks by automating Ansible playbooks, managing network configurations, and handling WireGuard connections. It features an interactive menu.
✅ Automated Ansible Playbook Execution - Run playbooks seamlessly to configure systems.
✅ Network & WAN Status Checks - Monitor network connectivity.
✅ WireGuard Connection Manager - Automate VPN connections.
# Clone the repository
git clone git@github.com:michaelbolanos/automate-ansible.git
# Navigate to the directory
cd automate-ansible
# Run the main menu script
./scripts/ansible-manage.shRun the script to access the interactive menu:
./scripts/ansible-manage.sh✅ Encrypted WireGuard configurations
✅ Minimal dependencies for reduced attack surface
✅ No cloud reliance – runs entirely on your local system