mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
further cleanup
This commit is contained in:
parent
61dfeaa43c
commit
d98bc79f77
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
DOCUMENTATION = """
|
DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: ec2_elb_lb
|
module: ec2_elb_lb
|
||||||
description: Creates or destroys Amazon ELB.
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue