From f4655286a0203b5c65dfc83ae51dc38228da9cf8 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Wed, 13 Mar 2024 08:02:25 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9809ce..3de708d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Ansible automation for proxmox server and tools Some ansible roles are necessary. Run galaxy installer to get the latest role versions ```bash -ansible-galaxy install -f -r ./requriements.yml +ansible-galaxy install -f -r ./requirements.yml ``` To get access by ssh ssh config must be adjusted (vi ~/.ssh/config)