mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[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.
|
||||
- Will be marked changed when called only if state is changed.
|
||||
short_description: Creates or destroys Amazon ELB.
|
||||
version_added: "1.5"
|
||||
version_added: "2.4"
|
||||
author:
|
||||
- "Jim Dalton (@jsdalton)"
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue