Update ec2_elb_lb.py

add connection draining default
reviewable/pr18780/r1
Tom Paine 10 years ago
parent 77d3678acf
commit dd26c37f6b

@ -107,6 +107,7 @@ options:
description: description:
- Wait a specified timeout allowing connections to drain before terminating an instance - Wait a specified timeout allowing connections to drain before terminating an instance
required: false required: false
default: "no"
aliases: [] aliases: []
version_added: "1.8" version_added: "1.8"
idle_timeout: idle_timeout:

Loading…
Cancel
Save