mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix missing description key
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: ec2_elb_lb
|
||||
description: Creates or destroys Amazon ELB.
|
||||
short_description: Creates or destroys Amazon ELB.
|
||||
- Returns information about the load balancer.
|
||||
- Will be marked changed when called only if state is changed.
|
||||
|
||||
Reference in New Issue
Block a user