summaryrefslogtreecommitdiffstats
path: root/service.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-16 14:39:19 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-16 17:02:52 +0200
commit756dc388bedf97b68449e919a6730788f730c7b8 (patch)
treece823916a242ea9d44194bbaf6da04d1596b935d /service.yml
parentf79d1d829cdafebb5dbcd658d31ae89f2e53ce73 (diff)
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
Diffstat (limited to 'service.yml')
-rw-r--r--service.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/service.yml b/service.yml
index 7fbccd8f..18a89540 100644
--- a/service.yml
+++ b/service.yml
@@ -1,4 +1,11 @@
---
+- name: "Proxy configure"
+ gather_facts: true
+ hosts:
+ - proxy.home.arpa
+ roles:
+ - role: "proxy"
+
- name: "Git configure"
gather_facts: true
hosts: