forked from infra/ansible
gitea: enable monitoring via icinga
This commit is contained in:
parent
b87119a1df
commit
82f0b278a6
@ -63,3 +63,8 @@
|
||||
|
||||
- name: Enable gitea
|
||||
service: name=gitea enabled=yes
|
||||
|
||||
- name: Enable monitoring
|
||||
include_role: name=icinga-monitor tasks_from=http
|
||||
vars:
|
||||
vhost: "{{ gitea_domain }}"
|
||||
|
Loading…
Reference in New Issue
Block a user