fix: fix task order as telegraf user is needed for tls certs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-06-05 15:05:39 +02:00
parent 3ca53211b4
commit 65c3392fb1
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- include_tasks: setup.yml
- import_tasks: tls.yml
when: telegraf_prometheus_tls_enabled | bool
tags: tls_renewal
- include_tasks: setup.yml