mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #29803 from rallytime/vsphere-docs
Add vSphere module to doc ref module tree
This commit is contained in:
commit
4044f3bb93
2 changed files with 7 additions and 0 deletions
|
@ -311,6 +311,7 @@ Full list of builtin execution modules
|
|||
victorops
|
||||
virt
|
||||
virtualenv_mod
|
||||
vsphere
|
||||
win_autoruns
|
||||
win_dacl
|
||||
win_disk
|
||||
|
|
6
doc/ref/modules/all/salt.modules.vsphere.rst
Normal file
6
doc/ref/modules/all/salt.modules.vsphere.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
====================
|
||||
salt.modules.vsphere
|
||||
====================
|
||||
|
||||
.. automodule:: salt.modules.vsphere
|
||||
:members:
|
Loading…
Add table
Reference in a new issue