1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/ecs_cluster/playbooks
Stefan Horning c3b059d61c Ecs service module health check settings (#47217)
* Added feature health_check_grace_period_seconds to ecs_service, this time with a botocore version check and some initial testing

* Only set health_check_grace_period_seconds when loadbalancers are defined

* Removed leftover commas and fix in test

* Removed blank line

* Minor improvements for ecs_service module

* Removed default (30) for health_check_grace_period_seconds param

* Changed botocore version allowed to 1.8.20 for health check param.

* Fix empty healthcheck failure
2018-11-23 22:35:25 +10:00
..
roles/ecs_cluster Ecs service module health check settings (#47217) 2018-11-23 22:35:25 +10:00
full_test.yml
network_assign_public_ip_fail.yml ecs_service: make assign_public_ip option a boolean (#41759) 2018-06-21 12:17:01 +10:00
network_fail.yml Add execution_role_arn parameter (#41849) 2018-07-04 14:34:11 +10:00