]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/debian/dehydrated/tasks/main.yaml
Fix(dehydrated): Fix URL
[ansible.git] / playbooks / roles / debian / dehydrated / tasks / main.yaml
index 4cb5cbfd60584ebdd9cbbf50522823ae2d8dfd27..49ac18de25d81ff909168451a1ab2d184058d0d7 100644 (file)
@@ -27,7 +27,7 @@
     - name: Clone dehydrated
       local_action:
         module: git
-        repo: https://github.com/lukas2511/dehydrated.git
+        repo: https://github.com/dehydrated-io/dehydrated.git
         dest: /usr/local/src/LetsEncrypt/dehydrated
   when: not dehydrated.stat.exists