From 0ed7cab30ac4ea8572b201e3d5c340015598d0b4 Mon Sep 17 00:00:00 2001 From: David Rojas Date: Sat, 26 Sep 2020 15:54:16 -0700 Subject: [PATCH] testing non azure playbooks to make sure they didn't break --- .../vars/main/infrastructure/chocolatey_app_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml b/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml index 5e0d359..d27733a 100644 --- a/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml +++ b/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml @@ -42,7 +42,7 @@ chocolatey_app_install: description: "prescriptive demos from Red Hat Management Business Unit" organization: "Default" scm_type: git - scm_url: "https://github.com/ansible/product-demos" + scm_url: "https://github.com/davidrojas25/product-demos" workshop_type: - windows - demo