xoxys.telegraf/tasks/main.yml

6 lines
122 B
YAML
Raw Normal View History

2021-06-03 18:55:27 +02:00
---
- import_tasks: tls.yml
when: telegraf_prometheus_tls_enabled | bool
tags: tls_renewal
- include_tasks: setup.yml