librenms: enable monitoring via icinga
This commit is contained in:
parent
227926ff12
commit
d5ec34c47e
@ -78,3 +78,8 @@
|
||||
|
||||
- name: Start php7.4-fpm
|
||||
service: name=php7.4-fpm state=started enabled=yes
|
||||
|
||||
- name: Enable monitoring
|
||||
include_role: name=icinga-monitor tasks_from=http
|
||||
vars:
|
||||
vhost: "{{ librenms_domain }}"
|
||||
|
Loading…
Reference in New Issue
Block a user