prometheus/tasks/main.yml
2021-04-29 18:53:56 +02:00

7 lines
137 B
YAML

---
- name: 'prometheus | include asserts'
include_tasks: 'asserts.yml'
- name: 'prometheus | install'
include_tasks: 'install.yml'