forked from infra/ansible
workadventure: enable monitoring via icinga
This commit is contained in:
parent
8bf2704c9b
commit
e956702e86
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user