ansible-role-ping_exporter/tasks/main.yml
2021-10-14 22:08:17 +03:00

5 lines
No EOL
168 B
YAML

---
- name: Ensure installation of script ping_exporter
include_tasks: install.yml
- name: Ensure configuration of script ping_exporter
include_tasks: configure.yml