document patch on command line
This commit is contained in:
@@ -1,2 +1,9 @@
|
|||||||
# esxi-ans
|
# esxi-ans
|
||||||
ansible-playbook -i inventory.yml vmware.yml
|
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user