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
parent 4588a4f9ed
commit c73d248ba6
4 changed files with 8 additions and 11 deletions

View file

@ -25,13 +25,13 @@ options:
eni_id:
description:
- The ID of the ENI
required = false
default = null
required: false
default: null
instance_id:
description:
- Instance ID that you wish to attach ENI to. To detach an ENI from an instance, use 'None'.
required: false
default: null
default: null
private_ip_address:
description:
- Private IP address.