From 9304a0a0ed2f5a6fc43a8036cb2ceca8f89da948 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:26:34 +0100 Subject: [PATCH] more information about the recent changes in the script allowing both interactive and non-interactive modes --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e3f0fd6..a98b760 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,13 @@ cd ~/Documents/git/github.com/aminnairi/dotfiles bash main.sh ``` +You can also feed the script with the path to an existing playbook if you don't want to be prompted to choose one. + +```bash +# Or by providing the path to an existing playbook directly +bash main.sh ansible/amd-gnome.yml +``` + ## Informations ### Neovim