diff --git a/tasks/nginx.yml b/tasks/nginx.yml index c4a3e59..3c99b31 100644 --- a/tasks/nginx.yml +++ b/tasks/nginx.yml @@ -29,6 +29,8 @@ when: unifi_nginx_tls_enabled become: True become_user: root + tags: + - tls_renewal - block: - name: Add vhost configuration file