fixed some autorenew letsencrypt problems
This commit is contained in:
parent
c2c8727fe9
commit
29c8bfccdf
5 changed files with 121 additions and 20 deletions
|
|
@ -48,9 +48,9 @@
|
|||
mode: 0755
|
||||
|
||||
- name: copy acme primitives
|
||||
get_url:
|
||||
copy:
|
||||
src: acme-primitives.py
|
||||
dest: /usr/local/bin/acme-primitives.py
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
url: "https://git.notandy.de/ansible/acme-primitives/-/raw/master/acme-primitives.py"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue