diff --git a/tasks/main.yml b/tasks/main.yml index ed076dc..5e17fb6 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -5,6 +5,7 @@ dest: "{{ certbot_dir }}" version: "{{ certbot_version }}" update: "{{ certbot_keep_updated }}" + force: yes - name: Ensure certbot-auto is executable. file: