mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
[aws] fix version_added for elb_classic_lbmodule (#45559)
This commit is contained in:
committed by
Ryan Brown
parent
b42c7f4512
commit
21f4b5911e
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user