From 4453dae5684a29f42235d3a13e634b2b1e311368 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 21 Dec 2023 23:15:32 -0700 Subject: [PATCH] Add Scripts/index.md --- Scripts/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Scripts/index.md diff --git a/Scripts/index.md b/Scripts/index.md new file mode 100644 index 0000000..7325eb4 --- /dev/null +++ b/Scripts/index.md @@ -0,0 +1,7 @@ +# Automations | Scripts | Playbooks +This section of the documentation goes over concepts such as Ansible Playbooks, Bash Scripts, Batch Files, Powershell Scripts, and other useful kinds of scripts. These are used for a variety of tasks from performing backups to deploying and provisioning virtual machines. + +!!! note + The amount of usefulness of this section depends on how much you automate your homelab environment. You may not need this section of the homelab documentation as much as the other sections, but it is still a useful resource of quick commands / scripts to handle day-to-day tasks. + +Use the navigation tabs at the left of this section to browse the different script-based categories. \ No newline at end of file