summaryrefslogtreecommitdiffstats
path: root/roles/proxmox-ve
AgeCommit message (Collapse)AuthorFilesLines
2026-06-22Rename proxmox-ve role to pveAhmed Abdelhalim5-130/+0
2026-06-19Ignore the failing task from the test as it is irrelevant to real PVEAhmed Abdelhalim1-0/+2
2026-05-07Fix access of repos to pve admin userAhmed Abdelhalim1-0/+7
2026-05-06Add the creation of admin user for pveAhmed Abdelhalim3-0/+37
2026-05-06Fix proxmox proxy not starting because of ipv6.local resolution issueAhmed Abdelhalim2-7/+22
The ipv6.local resolution uses the ZONE_ID to distinguish between the ipv6 on local env (wlan0) and this causes the cert generation to fail Using /etc/hosts file for the resolution is better than disabling ipv6 or writing a wrapper for the service. Assisted-By: Claude Code
2026-05-06Rearrange tasks to only remove enterprise list onceAhmed Abdelhalim1-8/+8
2026-05-06Add proxmox VE (with kernel helper) on pve.localAhmed Abdelhalim4-0/+69