diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ This repository contains an Ansible playbook designed to automate the installati ## Overview The playbook automates the following tasks: + - **Proxmox VE Installation**: Configures a Debian-based system with Proxmox VE, including necessary repositories, GPG keys, and kernel upgrades. - **System Hardening**: Applies security best practices, including SSH configuration, firewall setup, and fail2ban for intrusion prevention. - **Network Configuration**: Sets up network interfaces, including bridged networking for Proxmox VMs and containers. |