1st crack at esxi update
This commit is contained in:
4
roles/vmware/tasks/main.yml
Normal file
4
roles/vmware/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- 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 htps://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-xxxx-ddddddddn-standard
|
||||
Reference in New Issue
Block a user