forked from infra/ansible
netbox: enable monitoring via icinga
This commit is contained in:
parent
9e194d1d6d
commit
02c5e0fa8f
@ -144,3 +144,8 @@
|
||||
with_items:
|
||||
- netbox
|
||||
- netbox-rq
|
||||
|
||||
- name: Enable monitoring
|
||||
include_role: name=icinga-monitor tasks_from=http
|
||||
vars:
|
||||
vhost: "{{ netbox_domain }}"
|
||||
|
Loading…
Reference in New Issue
Block a user