5 lines
320 B
YAML
5 lines
320 B
YAML
---
|
|
- name: Test command
|
|
#shell: esxcli software profile update -d /vmfs/volumes/<datastore>/ESXixxxx-ddddddddn.zip --profile=ESXixxxx-ddddddddn-standard
|
|
shell: esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p {{ esxi_patch }} --no-hardware-warning
|