add tag for tls renewal
This commit is contained in:
parent
3a2f5e64b8
commit
67049914d0
@ -1,5 +1,6 @@
|
||||
---
|
||||
- include_tasks: install.yml
|
||||
- include_tasks: tls.yml
|
||||
- import_tasks: install.yml
|
||||
- import_tasks: tls.yml
|
||||
when: nginx_tls_enabled
|
||||
- include_tasks: post_tasks.yml
|
||||
tags: tls_renewal
|
||||
- import_tasks: post_tasks.yml
|
||||
|
Loading…
Reference in New Issue
Block a user