X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Froles%2Fdebian%2Fdehydrated%2Ftasks%2Fmain.yaml;h=49ac18de25d81ff909168451a1ab2d184058d0d7;hb=8c40aca3f700c9a2afae9c5905346295ef80f450;hp=4cb5cbfd60584ebdd9cbbf50522823ae2d8dfd27;hpb=3c5ede3e8a061c1817c429a5332dcf7bc76ec415;p=ansible.git diff --git a/playbooks/roles/debian/dehydrated/tasks/main.yaml b/playbooks/roles/debian/dehydrated/tasks/main.yaml index 4cb5cbf..49ac18d 100644 --- a/playbooks/roles/debian/dehydrated/tasks/main.yaml +++ b/playbooks/roles/debian/dehydrated/tasks/main.yaml @@ -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