mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Fixing path
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
---
|
||||
- name: Set up post-deploy LE stuff
|
||||
copy:
|
||||
src: ../files/etc/letsencrypt/renewal-hooks/postfix
|
||||
dest: /etc/letsencrypt/renewal-hooks/postfix
|
||||
src: ../files/etc/letsencrypt/renewal-hooks/update-postfix
|
||||
dest: /etc/letsencrypt/renewal-hooks/update-postfix
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
Reference in New Issue
Block a user