ansible-taler-exchange

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

commit 66b2ab4c76c73361c70f3645078723057764e31f
parent 6f04fdfb3a8cf5bac26dc2b2c7bcdaca179b001f
Author: Florian Dold <florian@dold.me>
Date:   Fri, 31 Oct 2025 13:52:13 +0100

clicksend defaults

Diffstat:
Minventories/group_vars/testing/test-secrets.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/inventories/group_vars/testing/test-secrets.yml b/inventories/group_vars/testing/test-secrets.yml @@ -10,6 +10,8 @@ LIBEUFIN_NEXUS_EBICS_SYSTEM_ID: PFC00664 # Authorization token for the telesign SMS service SMS_CHALLENGER_TELESIGN_AUTH_TOKEN: my-auth-token +SMS_CHALLENGER_CLICKSEND_API_KEY: my-auth-token +SMS_CHALLENGER_CLICKSEND_USERNAME: my-clicksend-user # Authorization data for the pingen postal service POSTAL_CHALLENGER_PINGEN_CLIENT_ID: myid