munin: fix cgi graph generation #163
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
ansible.builtin.package:
|
||||
name: "{{ munin_packages }}"
|
||||
state: present
|
||||
notify: "Ensure /var/lib/munin/cgi-tmp are set"
|
||||
|
||||
- name: Ensure needed dirs exists
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Reference in a new issue