ff
This commit is contained in:
parent
805d2c8424
commit
42ede01c42
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- hosts: munin
|
||||
roles:
|
||||
- role: ansible-role-munin
|
||||
- role: mgrote_munin_server
|
||||
tags: "munin"
|
||||
become: true
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ munin_packages:
|
|||
- curl tzdata
|
||||
- munin-node
|
||||
- libfile-readbackwards-perl
|
||||
|
||||
munin_servername: "{{ ansible_fwdn }}"
|
||||
munin_dirs:
|
||||
- /var/run/munin
|
||||
|
|
Loading…
Reference in a new issue