Robert Kaussow
d6cdb40a04
All checks were successful
continuous-integration/drone/push Build is passing
7 lines
140 B
YAML
7 lines
140 B
YAML
---
|
|
- import_tasks: install.yml
|
|
- import_tasks: tls.yml
|
|
when: nginx_tls_enabled | bool
|
|
tags: tls_renewal
|
|
- import_tasks: post_tasks.yml
|