diff --git a/tasks/main.yml b/tasks/main.yml
index 6210d158b3514be9bcf968597e128befd926c2ed..73b369fac373e975fd707e89bffc68a0db2b4ab2 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -52,4 +52,4 @@
     owner: 'root'
     recurse: yes
   tags: Certs
-  when: 'false and proxy_active and "letsencrypt" not in excluded_roles'
+  when: 'proxy_active and "letsencrypt" not in excluded_roles'