munin: from container to vm #155

Merged
mg merged 91 commits from muninvm into master 2024-08-12 23:46:09 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 37cf465d7e - Show all commits

View file

@ -18,7 +18,6 @@ munin_dirs:
- /var/run/munin
- /etc/munin/plugins
- /var/cache/munin/www
- /var/lib/munin/cgi-tmp
- /var/lib/munin
- /var/cache/munin
munin_server_plugins:

View file

@ -18,6 +18,7 @@
ansible.builtin.file:
path: /var/lib/munin/cgi-tmp
mode: 'ugo+rw'
state: directory
recurse: true
- name: Template apache config