Robert Kaussow
6532b1a94b
All checks were successful
continuous-integration/drone/push Build is passing
7 lines
154 B
YAML
7 lines
154 B
YAML
---
|
|
- include_tasks: setup.yml
|
|
- import_tasks: tls.yml
|
|
when: telegraf_prometheus_tls_enabled | bool
|
|
tags: tls_renewal
|
|
- include_tasks: post_tasks.yml
|