ansible-taler-exchange

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

commit 7bbf26b9e9646b3ea968f46bef561085ecc126f7
parent 35e17292f50732786561dc870075c81cfc9707c0
Author: Florian Dold <florian@dold.me>
Date:   Mon,  7 Sep 2026 20:57:36 +0200

spec uses EBICS

Diffstat:
Minventories/host_vars/spec/vars.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inventories/host_vars/spec/vars.yml b/inventories/host_vars/spec/vars.yml @@ -11,7 +11,7 @@ exchange_domain: "exchange.{{ domain_name }}" # Suite for taler packages. taler_repo_suites: trixie # Deploy EBICS configuration (true/false). -use_ebics: false +use_ebics: true # Our currency. currency: CHF # Smallest unit of the currency for wire transfers.