monior docfixes added extensino to vsphere_copy so it actually installs

This commit is contained in:
Brian Coca 2015-06-19 11:04:25 -04:00 committed by Matt Clay
commit c73d248ba6
4 changed files with 8 additions and 11 deletions

View file

@ -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
'''