workadventure: enable monitoring via icinga

This commit is contained in:
Markus 2022-06-06 21:16:03 +02:00
parent 8bf2704c9b
commit e956702e86
1 changed files with 5 additions and 0 deletions

View File

@ -44,3 +44,8 @@
- name: Enable workadventure
service: name=workadventure enabled=yes
- name: Enable monitoring
include_role: name=icinga-monitor tasks_from=http
vars:
vhost: "{{ workadventure_domain }}"