homeserver/playbooks/3_service/munin.yml

7 lines
99 B
YAML
Raw Normal View History

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