Robert Kaussow
13bb8cebcf
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
198 B
YAML
9 lines
198 B
YAML
---
|
|
- import_tasks: prepare.yml
|
|
- import_tasks: install.yml
|
|
- import_tasks: config.yml
|
|
- import_tasks: tls.yml
|
|
when: postgres_tls_enabled | bool
|
|
tags: tls_renewal
|
|
- import_tasks: post_tasks.yml
|