mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
monior docfixes added extensino to vsphere_copy so it actually installs
This commit is contained in:
@@ -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
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user