fix formatings
This commit is contained in:
parent
d9af3f04a2
commit
b647c2196d
@ -5,7 +5,6 @@
|
|||||||
- import_tasks: install.yml
|
- import_tasks: install.yml
|
||||||
- import_tasks: tls.yml
|
- import_tasks: tls.yml
|
||||||
when: unifi_tls_enabled
|
when: unifi_tls_enabled
|
||||||
tags:
|
tags: tls_renewal
|
||||||
- tls_renewal
|
|
||||||
- import_tasks: nginx.yml
|
- import_tasks: nginx.yml
|
||||||
when: unifi_nginx_vhost_enabled
|
when: unifi_nginx_vhost_enabled
|
||||||
|
@ -29,8 +29,7 @@
|
|||||||
when: unifi_nginx_tls_enabled
|
when: unifi_nginx_tls_enabled
|
||||||
become: True
|
become: True
|
||||||
become_user: root
|
become_user: root
|
||||||
tags:
|
tags: tls_renewal
|
||||||
- tls_renewal
|
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- name: Add vhost configuration file
|
- name: Add vhost configuration file
|
||||||
|
Loading…
Reference in New Issue
Block a user