diff --git a/tasks/main.yml b/tasks/main.yml index ed076dc5152879776ff2d6626772d9880c033ba3..5e17fb681a973f129644d6d04685541e49cfbed9 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: