mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Remove duplicate documentation fields
This commit is contained in:
parent
7404418cbd
commit
255c4b01a8
8 changed files with 3 additions and 20 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue