homeserver/playbooks/3_service/munin.yml
Michael Grote 2046bf50cc
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
munin: from container to vm (#155)
Reviewed-on: #155
2024-08-12 23:46:08 +02:00

7 lines
99 B
YAML

---
- hosts: munin
roles:
- role: mgrote_munin_server
tags: "munin"
become: true