mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40: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
|
@ -25,8 +25,8 @@ options:
|
|||
eni_id:
|
||||
description:
|
||||
- The ID of the ENI. Pass this option to gather facts about a particular ENI, otherwise, all ENIs are returned.
|
||||
required = false
|
||||
default = null
|
||||
required: false
|
||||
default: null
|
||||
extends_documentation_fragment: aws
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue