fix: fix tasks order
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-05-29 22:21:37 +02:00
parent 0abd03b77b
commit 18a50ea2ac
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- include_tasks: prepare.yml
- include_tasks: setup.yml
- import_tasks: tls.yml
when: prometheus_web_tls_enabled | bool
tags: tls_renewal
- include_tasks: setup.yml