From 756dc388bedf97b68449e919a6730788f730c7b8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 16 Jul 2026 14:39:19 +0200 Subject: Refactor pve cgit to use generic proxy This is refactoring the PoC for deploying cgit on pve, to now move to a more standard deployment with dedicated agnonstic proxy role/container --- roles/proxy/meta/main.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roles/proxy/meta') diff --git a/roles/proxy/meta/main.yml b/roles/proxy/meta/main.yml index 3715eae2..5cc03ec2 100644 --- a/roles/proxy/meta/main.yml +++ b/roles/proxy/meta/main.yml @@ -15,3 +15,6 @@ galaxy_info: - name: "Debian" versions: - "bookworm" + - name: "Alpine" + versions: + - "all" -- cgit v1.2.3