From 3fb2afab30804a80de462a5133703b1a41822258 Mon Sep 17 00:00:00 2001 From: David Rojas Date: Thu, 24 Sep 2020 08:09:52 -0700 Subject: [PATCH] changed failing packages out --- .../vars/main/infrastructure/chocolatey_app_install.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 0fe6088..8599312 100644 --- a/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml +++ b/roles/install_demo/vars/main/infrastructure/chocolatey_app_install.yml @@ -22,9 +22,9 @@ chocolatey_app_install: default: git choices: - git - - 7-zip + - wireshark - googlechrome - - putty + - googledrive - vscode - type: multiplechoice question_name: What state do you want these applications in?