diff --git a/README.md b/README.md index a94ced9f..03393ef5 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,9 @@ The following information is parsed from the integration: ### Customize Deployment Overlays -The Ansible playbook in viya4-deployment fully manages the kustomization.yaml file. Users can make changes by adding custom overlays into subfolders under the `/site-config` folder. If this is the first time that you are running the playbook and plan to add customizations, create the following folder structure: +The Ansible playbook in viya4-deployment fully manages the kustomization.yaml file. Users can make changes by adding custom overlays into subfolders under the `/site-config` folder. If this is the first time that you are running the playbook and plan to add customizations, create the following folder structure: + +**Note:** Set `DEPLOY: false` in the Ansible vars.yaml file and run playbook with --tags "baseline,viya,install" to have Ansible create the folder structure. ```bash <- parent directory