From e8aea25cd3d0d2b1e87ac2b3b2217307446e9f19 Mon Sep 17 00:00:00 2001 From: Martin <martin@mrvanes.com> Date: Thu, 25 Apr 2024 09:29:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 438d4d1..e9af0b6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ wallet-ecosystem ansible playbook * Adjust `environments/<new env>/inventory` to reflect target host(s). * Adjust `environments/<new env>/group_vars/all.yml` to reflect desired configuration. -You need an account and ssh access with sudo rights on the target host(s). +You need an account and ssh access with sudo rights on a debian based target host(s). Deploy Wallet-Ecosystem: ``` -- GitLab