From 6dbbb5abb47957fbdfe636fd92e3e588b8cbcbdf Mon Sep 17 00:00:00 2001 From: Torsten Wendland Date: Wed, 22 Sep 2021 15:24:24 +0200 Subject: [PATCH] Update var.tfvars-doc.md Updated documentation, that selecting supported branches are also supported --- docs/var.tfvars-doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/var.tfvars-doc.md b/docs/var.tfvars-doc.md index f471b0f27a..90e17780b6 100644 --- a/docs/var.tfvars-doc.md +++ b/docs/var.tfvars-doc.md @@ -197,12 +197,12 @@ install_playbook_tag = "02a598faa332aa2c3d53e8edd0e840440ff74bd5" If you want to provide the ansible playbooks by your local HTTP server, follow these steps: ``` Use your web browser and visit https://github.com/RedHatOfficial/ocp4-helpernode -On the main page, stay on the master repository page and click on the green "Code" button with a download symbol in front of it +On the main page, stay on the master repository page, or select any supported branch and click on the green "Code" button with a download symbol in front of it Click on "Download ZIP" Upload the file to your local HTTP server and place it in the appropriate directory Use your web browser and visit https://github.com/ocp-power-automation/ocp4-playbooks -On the main page, stay on the master repository page and click on the green "Code" button with a download symbol in front of it +On the main page, stay on the master repository page, or select any supported branch and click on the green "Code" button with a download symbol in front of it Click on "Download ZIP" Upload the file to your local HTTP server and place it in the appropriate directory, like the example below