mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
monior docfixes added extensino to vsphere_copy so it actually installs
This commit is contained in:
parent
4588a4f9ed
commit
c73d248ba6
4 changed files with 8 additions and 11 deletions
|
@ -55,8 +55,8 @@ options:
|
|||
- The file to push to the datastore on the vCenter server.
|
||||
required: true
|
||||
notes:
|
||||
- This module ought to be run from a system that can access vCenter directly and has the file to transfer.
|
||||
It can be the normal remote target or you can change it either by using C(transport: local) or using C(delegate_to).
|
||||
- "This module ought to be run from a system that can access vCenter directly and has the file to transfer.
|
||||
It can be the normal remote target or you can change it either by using C(transport: local) or using C(delegate_to)."
|
||||
- Tested on vSphere 5.5
|
||||
'''
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue