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:
|
description:
|
||||||
- Creates or terminates ecs clusters.
|
- Creates or terminates ecs clusters.
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
author: Mark Chance(@Java1Guy)
|
||||||
requirements: [ json, time, boto, boto3 ]
|
requirements: [ json, time, boto, boto3 ]
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
|
|
|
@ -21,6 +21,7 @@ short_description: list or describe clusters or their instances in ecs
|
||||||
description:
|
description:
|
||||||
- Lists or describes clusters or cluster instances in ecs.
|
- Lists or describes clusters or cluster instances in ecs.
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
author: Mark Chance(@Java1Guy)
|
||||||
options:
|
options:
|
||||||
details:
|
details:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue