Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.03 KB

File metadata and controls

52 lines (30 loc) · 1.03 KB

Automate Ansible

Overview

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.


Key Features

Automated Ansible Playbook Execution - Run playbooks seamlessly to configure systems.

Network & WAN Status Checks - Monitor network connectivity.

WireGuard Connection Manager - Automate VPN connections.


Installation

# 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.sh

Usage

Run the script to access the interactive menu:

./scripts/ansible-manage.sh

🔒 Security & Compliance

Encrypted WireGuard configurations
Minimal dependencies for reduced attack surface
No cloud reliance – runs entirely on your local system