more information about the recent changes in the script allowing both

interactive and non-interactive modes
This commit is contained in:
aminnairi
2024-01-04 12:26:34 +01:00
parent 17c7ceeec6
commit 9304a0a0ed
+7
View File
@@ -49,6 +49,13 @@ cd ~/Documents/git/github.com/aminnairi/dotfiles
bash main.sh 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 ## Informations
### Neovim ### Neovim