[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ansible-taler-exchange] 11/19: add convenience script
From: |
gnunet |
Subject: |
[ansible-taler-exchange] 11/19: add convenience script |
Date: |
Sat, 01 Feb 2025 19:52:52 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository ansible-taler-exchange.
commit 480376bc47678294d2aa40a955017c1f695ceff7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Dec 28 23:50:55 2024 +0100
add convenience script
---
deploy-tops.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/deploy-tops.sh b/deploy-tops.sh
new file mode 100755
index 0000000..efeeb4a
--- /dev/null
+++ b/deploy-tops.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+ansible-playbook --verbose --inventory inventories/tops --user root
playbooks/setup.yml --extra-vars "@playbooks/test-secrets.yml"
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [ansible-taler-exchange] 02/19: -fix check, (continued)
- [ansible-taler-exchange] 02/19: -fix check, gnunet, 2025/02/01
- [ansible-taler-exchange] 03/19: add test rule, gnunet, 2025/02/01
- [ansible-taler-exchange] 06/19: -fix form names, gnunet, 2025/02/01
- [ansible-taler-exchange] 09/19: fix rules, gnunet, 2025/02/01
- [ansible-taler-exchange] 08/19: more KYC rules cleanup, gnunet, 2025/02/01
- [ansible-taler-exchange] 01/19: clean TOPS branch with just KYC config patch, gnunet, 2025/02/01
- [ansible-taler-exchange] 15/19: -fix syntax, gnunet, 2025/02/01
- [ansible-taler-exchange] 16/19: update TODOs, gnunet, 2025/02/01
- [ansible-taler-exchange] 05/19: -remove more stuff that causes failures and does not belong into prod, gnunet, 2025/02/01
- [ansible-taler-exchange] 19/19: unified repo, gnunet, 2025/02/01
- [ansible-taler-exchange] 11/19: add convenience script,
gnunet <=
- [ansible-taler-exchange] 12/19: -use our BIC/IBAN, gnunet, 2025/02/01
- [ansible-taler-exchange] 07/19: -fix form output, gnunet, 2025/02/01
- [ansible-taler-exchange] 18/19: -fix monitoring deployment, gnunet, 2025/02/01
- [ansible-taler-exchange] 14/19: -fix name, gnunet, 2025/02/01
- [ansible-taler-exchange] 17/19: setup production secrets, gnunet, 2025/02/01
- [ansible-taler-exchange] 10/19: -fix kyc rules, gnunet, 2025/02/01