ansible-role-ping_exporter/tasks/main.yml

5 lines
120 B
YAML
Raw Normal View History

2021-10-14 13:18:33 +02:00
---
- name: Ensure installation
include_tasks: install.yml
- name: Ensure configuration
include_tasks: configure.yml