ansible-taler-exchange

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

commit 85945944573d8302eae0e5746891841b1bc6f4d5
parent a725924bc648b0d74635592a24e274e30b58248a
Author: Florian Dold <florian@dold.me>
Date:   Thu, 22 May 2025 15:03:51 +0200

simplify (inventory already specified in ansible.cfg)

Diffstat:
Mdeploy.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/deploy.sh b/deploy.sh @@ -8,7 +8,6 @@ then fi ansible-playbook -v \ - --inventory inventories/default \ --limit "$1" \ playbooks/setup.yml