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 426eae3ebc - Show all commits

View file

@ -18,7 +18,8 @@
ansible.builtin.template:
src: apache.conf
dest: /etc/apache2/sites-available/000-default.conf
notify: "restart_apache2"
#notify: "restart_apache2" TODO
# TODO validate: apachectl -S
- name: Enable fgcid
community.general.apache2_module: