Installation/configuration de Munin

This commit is contained in:
VC
2019-12-31 15:25:24 +01:00
parent 79c54a22c3
commit fddbc1c9b4
11 changed files with 327 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
- name: install munin packages
package:
name: munin
state: present
- name: munin conf file
template:
src: munin.conf.j2
dest: /etc/munin/munin.conf