algo/roles/cloud-ec2/tasks
Glenn Schlereth 4464be8259
Added support for EC2 Spot instances (#14248)
If new instance_market_type config.cfg variable specifies 'spot' instead of 'on-demand' then
the stack.yml creates a LaunchTemplate resource using spot option. The create EC2 Instance command
uses that LaunchTemplate.
2021-08-14 15:26:17 +03:00
..
cloudformation.yml Added support for EC2 Spot instances (#14248) 2021-08-14 15:26:17 +03:00
main.yml Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00
prompts.yml Clarify AWS prompts (#1861) 2020-08-08 14:10:14 +03:00
venv.yml Refactor to support Ansible 2.8 (#1549) 2019-09-28 08:10:20 +08:00