From b84254dec2d0c7a712420a40a3339c93da2b997d Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 29 May 2024 15:24:11 -0300 Subject: [PATCH] Update playbook.md --- docs/installation/playbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/playbook.md b/docs/installation/playbook.md index 28c2853a5..472f28002 100644 --- a/docs/installation/playbook.md +++ b/docs/installation/playbook.md @@ -1,6 +1,6 @@ # Islandora Playbook -The Islandora Playbook ([Islandora-Devops/islandora-playbook](https://github.com/Islandora-Devops/islandora-playbook)) is a tool for installing the Islandora stack on a single virtual machine. It can be used both as a [Vagrant](https://www.vagrantup.com/) project to create a local development environment, or as an [Ansible](https://www.ansible.com/community) playbook to provision a local or remote server. It can set up a Drupal based either on Islandora Starter Site, or on the Install Profile Demo. +The Islandora Playbook ([Islandora-Devops/islandora-playbook](https://github.com/Islandora-Devops/islandora-playbook)) is a tool for installing the Islandora stack on a single virtual machine. It can be used both as a [Vagrant](https://www.vagrantup.com/) project to create a local development environment, or as an [Ansible](https://www.ansible.com/community) playbook to provision a local or remote server. It can set up a Drupal based either on Islandora Starter Site, or your own custom site configs. ## Basic Usage (Vagrant):