ansible-collection-prometheus/roles/prometheus/molecule/latest/converge.yml
gardar 4efb8fe813
fix: use default playbook for converge
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-01-11 19:17:30 +00:00

8 lines
124 B
YAML

---
- name: Run role
hosts: all
any_errors_fatal: true
roles:
- prometheus
vars:
prometheus_version: latest