mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-23 04:13:05 +00:00
3c9df6fae7
Signed-off-by: gardar <gardar@users.noreply.github.com>
6 lines
107 B
YAML
6 lines
107 B
YAML
---
|
|
- name: Run role
|
|
hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- prometheus.prometheus.prometheus
|