From 9c5f13ea6a984dd3a0794ff4fc01dbbf294bfe54 Mon Sep 17 00:00:00 2001 From: Michael Pellegrino Date: Thu, 19 Jan 2023 01:04:07 +0000 Subject: [PATCH] First tested and working version --- roles/vmware/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/vmware/tasks/main.yml b/roles/vmware/tasks/main.yml index 2ad81a5..1949123 100644 --- a/roles/vmware/tasks/main.yml +++ b/roles/vmware/tasks/main.yml @@ -1,4 +1,4 @@ --- - name: Test command #shell: esxcli software profile update -d /vmfs/volumes//ESXixxxx-ddddddddn.zip --profile=ESXixxxx-ddddddddn-standard - shell: esxcli software profile update -d htps://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-xxxx-ddddddddn-standard + shell: esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-7.0U3i-20842708-standard --no-hardware-warning