This repository has been archived on 2020-08-28. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-laptop/roles/monitoring/tasks/main.yml

8 lines
117 B
YAML
Raw Normal View History

2019-06-17 14:41:54 +02:00
---
- block:
- import_tasks: node_exporter.yml
tags:
- monitoring:node_exporter
tags:
- monitoring