netbox: enable monitoring via icinga

This commit is contained in:
Markus 2022-06-06 21:06:07 +02:00
parent 9e194d1d6d
commit 02c5e0fa8f
1 changed files with 5 additions and 0 deletions

View File

@ -144,3 +144,8 @@
with_items:
- netbox
- netbox-rq
- name: Enable monitoring
include_role: name=icinga-monitor tasks_from=http
vars:
vhost: "{{ netbox_domain }}"