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