]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/roles/add-apache-vhost/tasks/dehydrated.yml
Refactor(add-apache-vhost): Move dehydrated templates
[ansible.git] / playbooks / debian / roles / add-apache-vhost / tasks / dehydrated.yml
index 4775e65a6063370a2bedff8bfa609a00c26dfece..cfd8725f9c375597d15f7c75e6ef56623094a46a 100644 (file)
@@ -10,7 +10,7 @@
 - name: Configure dehydrated
   become: true
   template:
-    src: "{{ item }}"
+    src: "dehydrated/{{ item }}"
     dest: "/usr/local/apache2/.dehydrated/{{ virtual_host }}"
     owner: root
     group: root