4 lines
No EOL
163 B
YAML
4 lines
No EOL
163 B
YAML
---
|
|
- name: Ensure configuration of prometheus exporters service
|
|
include_tasks: configure_prometheus_exporters.yml
|
|
when: "'WSL' not in ansible_facts['kernel']" |