commit 84e4701e69db6f1d8404ac7dabcb078fc23c743b parent d93b06a93e5b0e0ba9cf15cf9c06c22c9ce3ef84 Author: Florian Dold <florian@dold.me> Date: Tue, 24 Jun 2025 21:07:40 +0200 need to become root on adacor server Diffstat:
| M | inventories/default | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inventories/default b/inventories/default @@ -10,7 +10,7 @@ rusty ansible_port=22 ansible_user=root ansible_host=rusty.taler-ops.ch podman-localhost ansible_port=8022 ansible_host=127.0.0.1 # GLS test server, behind VPN. Hostname is taler-root-01 -adacor-test-01 ansible_user=customer ansible_host=192.168.89.2 +adacor-test-01 ansible_user=customer ansible_become=true ansible_host=192.168.89.2 [testing] rusty