windows: set up windows_exporter
This commit is contained in:
parent
6a915b2f65
commit
cee8d2fb55
4 changed files with 41 additions and 0 deletions
|
|
@ -45,3 +45,7 @@
|
|||
name: sshd
|
||||
start_mode: auto
|
||||
state: started
|
||||
|
||||
- name: Install windows-exporter for prometheus metrics
|
||||
when: 'windows_exporter_version is defined'
|
||||
include_tasks: windows_exporter.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue