Remove duplicate documentation fields

This commit is contained in:
Toshio Kuratomi 2016-01-28 09:20:37 -08:00 committed by Matt Clay
parent 7404418cbd
commit 255c4b01a8
8 changed files with 3 additions and 20 deletions

View file

@ -46,11 +46,6 @@ options:
required: false
choices: [ 'source', 'roundrobin', 'leastconn' ]
default: 'source'
protocol:
description:
- Protocol for the load balancer rule.
required: false
default: null
private_port:
description:
- The private port of the private ip address/virtual machine where the network traffic will be load balanced to.