🚨 pottwal: Fix indentation
yamllint complained.
This commit is contained in:
parent
8c97012a8a
commit
75b5197069
1 changed files with 7 additions and 7 deletions
14
pottwal.yml
14
pottwal.yml
|
@ -29,13 +29,13 @@
|
|||
vars:
|
||||
dehydrated_contact_email: "{{ server_admin }}"
|
||||
dehydrated_domains:
|
||||
- name: gitea.n39.eu
|
||||
- name: uritools.n39.eu
|
||||
- name: uritools-api.n39.eu
|
||||
- name: sl.n39.eu
|
||||
- name: pad.n39.eu
|
||||
- name: "{{ prosody_domain_name }}"
|
||||
deploy_cert_hook: "docker exec prosody prosodyctl --root cert import ${DOMAIN} /var/lib/dehydrated/certs"
|
||||
- name: gitea.n39.eu
|
||||
- name: uritools.n39.eu
|
||||
- name: uritools-api.n39.eu
|
||||
- name: sl.n39.eu
|
||||
- name: pad.n39.eu
|
||||
- name: "{{ prosody_domain_name }}"
|
||||
deploy_cert_hook: "docker exec prosody prosodyctl --root cert import ${DOMAIN} /var/lib/dehydrated/certs"
|
||||
- role: penguineer.dehydrated_cron
|
||||
- role: dd24-dyndns-cron
|
||||
# variables are set in the inventory
|
||||
|
|
Loading…
Reference in a new issue