From f5a832d253e06051c837022e16530bd80baa7ffb Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 23 Aug 2023 16:16:09 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f5828d..ce9a21d 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,6 @@ wget https://gitea.ds9.dedyn.io/olli/debian.ansible.basics/raw/branch/main/insta ## 2. Run the Script This runs the defined playbooks. ``` -export PLAYBOOKS=" -debian.ansible.basics -" +export PLAYBOOKS="debian.ansible.basics" bash install.sh ``` \ No newline at end of file