8 lines
130 B
YAML
8 lines
130 B
YAML
---
|
|
- hosts: munin
|
|
roles:
|
|
- role: mgrote_munin_server
|
|
tags: "munin"
|
|
become: true
|
|
|
|
# TODO beide alten rollen weg
|