diff --git a/README.md b/README.md index 03393ef5..0375ffd9 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ The following information is parsed from the integration: 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. +**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