mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
corrected whitepace
This commit is contained in:
@@ -111,7 +111,7 @@ options:
|
|||||||
choices: ['EC2', 'ELB']
|
choices: ['EC2', 'ELB']
|
||||||
default_cooldown:
|
default_cooldown:
|
||||||
description:
|
description:
|
||||||
- The number of seconds after a scaling activity completes before another can begin.
|
- The number of seconds after a scaling activity completes before another can begin.
|
||||||
required: false
|
required: false
|
||||||
default: 300 seconds
|
default: 300 seconds
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user