forked from infra/ansible
drone: enable monitoring via icinga
This commit is contained in:
parent
c57ce61df4
commit
3214cdacd1
@ -50,3 +50,8 @@
|
||||
|
||||
- name: Enable drone
|
||||
service: name=drone enabled=yes
|
||||
|
||||
- name: Enable monitoring
|
||||
include_role: name=icinga-monitor tasks_from=http
|
||||
vars:
|
||||
vhost: "{{ drone_domain }}"
|
||||
|
Loading…
Reference in New Issue
Block a user