add author tag in doc
This commit is contained in:
parent
de95580f66
commit
ff4c000451
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ notes:
|
|||
description:
|
||||
- Creates or terminates ecs clusters.
|
||||
version_added: "2.0"
|
||||
author: Mark Chance(@Java1Guy)
|
||||
requirements: [ json, time, boto, boto3 ]
|
||||
options:
|
||||
state:
|
||||
|
|
|
@ -21,6 +21,7 @@ short_description: list or describe clusters or their instances in ecs
|
|||
description:
|
||||
- Lists or describes clusters or cluster instances in ecs.
|
||||
version_added: "2.0"
|
||||
author: Mark Chance(@Java1Guy)
|
||||
options:
|
||||
details:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue