diff options
author | heqnx <root@heqnx.com> | 2025-06-24 21:31:52 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 21:31:52 +0300 |
commit | 270363c9d5caf0387b39f708ace2f4fe24d57138 (patch) | |
tree | 700a4a143af2d1536733ba571572c8cf3a661f3d /README.md | |
parent | 373731c7b6334f155e4bd32e7fc47ed9162932e1 (diff) | |
download | ansible-pve-host-270363c9d5caf0387b39f708ace2f4fe24d57138.tar.gz ansible-pve-host-270363c9d5caf0387b39f708ace2f4fe24d57138.zip |
fixed readme
Diffstat (limited to 'README.md')
-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. |