mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
991a9dfa12
commit
bc3e7bbeba
109 changed files with 208 additions and 179 deletions
|
@ -89,6 +89,7 @@ options:
|
|||
description:
|
||||
- (Boolean) Enable EBS optimization for supported instances which are not enabled by default.;
|
||||
Note - additional charges will be applied.
|
||||
type: bool
|
||||
|
||||
ebs_volume_pool:
|
||||
description:
|
||||
|
@ -112,7 +113,7 @@ options:
|
|||
fallback_to_od:
|
||||
description:
|
||||
- (Boolean) In case of no spots available, Elastigroup will launch an On-demand instance instead
|
||||
|
||||
type: bool
|
||||
health_check_grace_period:
|
||||
description:
|
||||
- (Integer) The amount of time, in seconds, after the instance has launched to start and check its health.
|
||||
|
@ -364,7 +365,7 @@ options:
|
|||
terminate_at_end_of_billing_hour:
|
||||
description:
|
||||
- (Boolean) terminate at the end of billing hour
|
||||
|
||||
type: bool
|
||||
unit:
|
||||
choices:
|
||||
- instance
|
||||
|
@ -452,12 +453,12 @@ options:
|
|||
description:
|
||||
- (Boolean) In case of any available Reserved Instances,
|
||||
Elastigroup will utilize your reservations before purchasing Spot instances.
|
||||
|
||||
type: bool
|
||||
|
||||
wait_for_instances:
|
||||
description:
|
||||
- (Boolean) Whether or not the elastigroup creation / update actions should wait for the instances to spin
|
||||
|
||||
type: bool
|
||||
|
||||
wait_timeout:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue