]> git.phdru.name Git - ansible.git/commitdiff
Fix(install-dehydrated): Fix clone destination directory
authorOleg Broytman <phd@phdru.name>
Sat, 27 Jul 2019 16:00:29 +0000 (19:00 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 27 Jul 2019 16:07:47 +0000 (19:07 +0300)
playbooks/debian/roles/install-dehydrated/tasks/main.yml

index 2169c5da5a9a34f9e2fc6d77ec53b88c6cef173c..d43ef8a946d8cd26dd619124dd3fc0eee10140b5 100644 (file)
@@ -27,7 +27,7 @@
   local_action:
     module: git
     repo: https://github.com/lukas2511/dehydrated.git
-    dest: /usr/local/src/LetsEncrypt
+    dest: /usr/local/src/LetsEncrypt/dehydrated
   when: not dehydrated.stat.exists
 
 - name: Prepare the server to syncronize dehydrated