ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | Submodules | README | LICENSE

commit e2f1b473637fee1f681d5a7603034154f8cb813c
parent 2b44a2e50ba6290d6321e7522d087fa6db2f8bac
Author: Antoine A <>
Date:   Mon,  6 Jan 2025 17:30:31 +0100

use the correct EBICS dialect

Diffstat:
Mplaybooks/setup.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playbooks/setup.yml b/playbooks/setup.yml @@ -50,7 +50,7 @@ # Name of the exchange account at libeufin-nexus LIBEUFIN_EXCHANGE_ACCOUNT: "exchange" # Name of the bank dialect - LIBEUFIN_NEXUS_BANK_DIALECT: "postfinance" + LIBEUFIN_NEXUS_BANK_DIALECT: "maerki_baumann" # SPA dialect (tops, gls, magnet, ...) EXCHANGE_SPA_DIALECT: "tops" # Business name of the exchange operator