Added apache config for munin and gitea; removed nginx config from gitea

This commit is contained in:
2026-04-07 21:22:18 -04:00
parent 98ccd874c0
commit 793a471acf
7 changed files with 65 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
---
- name: Install Apache
hosts:
- gitea_servers
- munin_masters
become: True
roles:
- geerlingguy.apache