munin: from container to vm #155

Merged
mg merged 91 commits from muninvm into master 2024-08-12 23:46:09 +02:00
Showing only changes of commit d74154d7cb - Show all commits

View file

@ -1,8 +1,8 @@
--- ---
- hosts: munin - hosts: munin
roles: roles:
- role: ansible-role-apache2 - role: ansible-role-apache
tags: "apache2" tags: "apache"
become: true become: true
- role: ansible-role-munin - role: ansible-role-munin
tags: "munin" tags: "munin"