aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-06-24 21:31:52 +0300
committerheqnx <root@heqnx.com>2025-06-24 21:31:52 +0300
commit270363c9d5caf0387b39f708ace2f4fe24d57138 (patch)
tree700a4a143af2d1536733ba571572c8cf3a661f3d /README.md
parent373731c7b6334f155e4bd32e7fc47ed9162932e1 (diff)
downloadansible-pve-host-270363c9d5caf0387b39f708ace2f4fe24d57138.tar.gz
ansible-pve-host-270363c9d5caf0387b39f708ace2f4fe24d57138.zip
fixed readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d24d819..bc325e3 100644
--- a/README.md
+++ b/README.md
@@ -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.