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
|
- hosts: munin
|
||||||
roles:
|
roles:
|
||||||
- role: ansible-role-munin
|
- role: mgrote_munin_server
|
||||||
tags: "munin"
|
tags: "munin"
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,6 @@ munin_packages:
|
||||||
- curl tzdata
|
- curl tzdata
|
||||||
- munin-node
|
- munin-node
|
||||||
- libfile-readbackwards-perl
|
- libfile-readbackwards-perl
|
||||||
|
|
||||||
munin_servername: "{{ ansible_fwdn }}"
|
munin_servername: "{{ ansible_fwdn }}"
|
||||||
munin_dirs:
|
munin_dirs:
|
||||||
- /var/run/munin
|
- /var/run/munin
|
||||||
|
|
Loading…
Reference in a new issue