Robert Kaussow
1e75096389
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
172 B
YAML
8 lines
172 B
YAML
---
|
|
- include_tasks: prepare.yml
|
|
- include_tasks: install.yml
|
|
- import_tasks: tls.yml
|
|
when: matrix_tls_enabled | bool
|
|
tags: tls_renewal
|
|
- include_tasks: post_tasks.yml
|