add missing tls tag
This commit is contained in:
parent
4918de16b7
commit
d9af3f04a2
@ -29,6 +29,8 @@
|
|||||||
when: unifi_nginx_tls_enabled
|
when: unifi_nginx_tls_enabled
|
||||||
become: True
|
become: True
|
||||||
become_user: root
|
become_user: root
|
||||||
|
tags:
|
||||||
|
- tls_renewal
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- name: Add vhost configuration file
|
- name: Add vhost configuration file
|
||||||
|
Loading…
Reference in New Issue
Block a user