fix formatings

This commit is contained in:
Robert Kaussow 2018-10-13 18:02:39 +02:00
parent d9af3f04a2
commit b647c2196d
2 changed files with 2 additions and 4 deletions

View File

@ -5,7 +5,6 @@
- import_tasks: install.yml
- import_tasks: tls.yml
when: unifi_tls_enabled
tags:
- tls_renewal
tags: tls_renewal
- import_tasks: nginx.yml
when: unifi_nginx_vhost_enabled

View File

@ -29,8 +29,7 @@
when: unifi_nginx_tls_enabled
become: True
become_user: root
tags:
- tls_renewal
tags: tls_renewal
- block:
- name: Add vhost configuration file