mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-26 22:00:22 +00:00
1d98aee69a
Signed-off-by: SuperQ <superq@gmail.com>
6 lines
85 B
YAML
6 lines
85 B
YAML
---
|
|
- name: Run role
|
|
hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- prometheus
|