Initial Ansible automation for homelab infrastructure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Deploy Gitea
|
||||
hosts: gitea_servers
|
||||
roles:
|
||||
- node_exporter
|
||||
- promtail
|
||||
- gitea
|
||||
Reference in New Issue
Block a user