[aws] fix version_added for elb_classic_lbmodule (#45559)
This commit is contained in:
parent
b42c7f4512
commit
21f4b5911e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ description:
|
||||||
- Returns information about the load balancer.
|
- Returns information about the load balancer.
|
||||||
- Will be marked changed when called only if state is changed.
|
- Will be marked changed when called only if state is changed.
|
||||||
short_description: Creates or destroys Amazon ELB.
|
short_description: Creates or destroys Amazon ELB.
|
||||||
version_added: "1.5"
|
version_added: "2.4"
|
||||||
author:
|
author:
|
||||||
- "Jim Dalton (@jsdalton)"
|
- "Jim Dalton (@jsdalton)"
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue