Changed inwx user/password to progressivwerk (#120)

Changed inwx user/password to progressivwerk

Co-authored-by: Tilmann Sager <ts99nami@studserv.uni-leipzig.de>
Reviewed-on: Progressivwerk/progressivwerk#120
Reviewed-by: gcrkrause <mail@georg-krause.net>
Co-Authored-By: thiuda <thiuda@mailbox.org>
Co-Committed-By: thiuda <thiuda@mailbox.org>
main
thiuda 2021-04-08 22:18:06 +02:00 committed by gcrkrause
parent 737cb4539b
commit f6753c676f
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
cmd: ./acme.sh --issue -d {{ item.name }} -d '*.{{ item.name }}' --dns dns_{{ item.dns_provider }}
chdir: ~/.acme.sh
environment:
INWX_User: gkrause
INWX_User: "{{ inwx_user }}"
INWX_Password: "{{ inwx_pass }}"
INWX_Shared_Secret: "{{ inwx_shared }}"
GANDI_LIVEDNS_KEY: "{{ gandi_livedns_key }}"