10 lines
297 B
Markdown
10 lines
297 B
Markdown
# esxi-ans
|
|
|
|

|
|
|
|
Run the playbook passing the esxi patch id. For ESXi standalone/free version append *-standard* to the end:
|
|
```
|
|
ansible-playbook -i inventory.yml vmware.yml -e esxi_patch=ESXi-7.0U3i-20842708-standard
|
|
```
|
|

|