mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Update documentation YAML syntax.
This commit is contained in:
parent
95c79ad483
commit
c729bf209c
2 changed files with 2 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module:ec2_scaling_policy
|
||||
module: ec2_scaling_policy
|
||||
short_description: Create or delete AWS scaling policies for Autoscaling groups
|
||||
description:
|
||||
- Can create or delete scaling policies for autoscaling groups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue