web: add monitoring

This commit is contained in:
Markus 2024-11-11 20:04:38 +01:00
parent d5edf48ea1
commit 1e664169bd

View File

@ -70,3 +70,14 @@
- name: Start php8.2-fpm
service: name=php8.2-fpm state=started enabled=yes
- name: Enable monitoring
include_role: name=icinga-monitor tasks_from=http
vars:
vhost: "{{ item }}"
with_items:
- "www.binary-kitchen.de"
- "autoconfig.binary-kitchen.de"
- "www.ccc-r.de"
- "www.makerspace-regensburg.de"
- "fahrplan.eh21.easterhegg.eu"