Trigger hooks after certificate renewal #6
@ -34,7 +34,7 @@
|
|||||||
state: directory
|
state: directory
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ acme_ssl_group }}"
|
group: "{{ acme_ssl_group }}"
|
||||||
mode: "640"
|
mode: "750"
|
||||||
tags: acme_install
|
tags: acme_install
|
||||||
|
|
||||||
- name: Create ACME accounts directory
|
- name: Create ACME accounts directory
|
||||||
@ -43,7 +43,7 @@
|
|||||||
state: directory
|
state: directory
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: "640"
|
mode: "750"
|
||||||
tags: acme_install
|
tags: acme_install
|
||||||
|
|
||||||
- name: Copy ACME config file
|
- name: Copy ACME config file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user