diff --git a/tasks/main.yml b/tasks/main.yml index b94d37e..c9206d7 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -44,6 +44,7 @@ src: /etc/letsencrypt/live dest: /etc/nginx/certs state: link + force: yes when: result is succeeded notify: restart nginx