Format fix on VMware Guide (#41272)
* Updating format of VMware Guide: small formatting error - hyperlink to module
(cherry picked from commit 91803c6ad3
)
This commit is contained in:
parent
84f28cbf3b
commit
8ba4f23290
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ and vCenter infrastcture. You can install pyVmomi using pip:
|
|||
vmware_guest module
|
||||
```````````````````
|
||||
|
||||
The :ref:vmware_guest <vmware_guest>module is used to manage various operations related to virtual machines in
|
||||
the given ESXi or vCenter server.
|
||||
The :ref:`vmware_guest<vmware_guest_module>` module manages various operations related to virtual machines in the given ESXi or vCenter server.
|
||||
|
||||
Prior to Ansible version 2.5, ``folder`` was an optional parameter with a default value of ``/vm``. The folder parameter
|
||||
was used to discover information about virtual machines in the given infrastructure.
|
||||
|
|
Loading…
Reference in a new issue