Files
a13labs.infra/ansible/playbook_windows_prometheus.yml
T

8 lines
183 B
YAML

- name: Setup Prometheus on Windows
hosts: windows_prometheus
tasks:
- name: Setup Prometheus
ansible.builtin.include_tasks:
file: tasks/windows_prometheus.yml