Reformatted // Renamed nginx configs // Added nextcloud handler for db check // Added tags

main
Tilmann Sager 2021-03-20 22:52:09 +01:00
parent 15045d9229
commit 737cb4539b
1 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
get_url:
url: https://get.acme.sh
dest: /tmp/acme.sh
mode: '0700'
mode: "0700"
when: not is_acme_sh_installed.stat.exists
- name: Install acme.sh