typo in comments: of -> or
This commit is contained in:
parent
34d65647bf
commit
64e07acb19
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ EXAMPLES = '''
|
||||||
hw_product_uuid: "ef50bac8-2845-40ff-81d9-675315501dac"
|
hw_product_uuid: "ef50bac8-2845-40ff-81d9-675315501dac"
|
||||||
|
|
||||||
# Remove a vm from vSphere
|
# Remove a vm from vSphere
|
||||||
# The VM must be powered_off of you need to use force to force a shutdown
|
# The VM must be powered_off or you need to use force to force a shutdown
|
||||||
|
|
||||||
- vsphere_guest:
|
- vsphere_guest:
|
||||||
vcenter_hostname: vcenter.mydomain.local
|
vcenter_hostname: vcenter.mydomain.local
|
||||||
|
|
Loading…
Reference in a new issue