You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ecs_cluster/playbooks
Tad Merchant 4b2356ff55 Ecs service force new deployment (#47983)
* Support UpdateService forceNewDeployment in ecs_service module

* Force update to be called if force_new_deployment set

* Fixes for review

* Add force_new_deployment option to ecs_service.py

cherrypicks changes from via/ansible
Adds tests for pull request #42518
fixes backwards compatability with boto<1.8.4

* change version_added to 2.8 for force_new_deployment

* remove extra lines from test

* remove more unnecessary whitespace
6 years ago
..
roles/ecs_cluster Ecs service module health check settings (#47217) 6 years ago
full_test.yml [aws]Add VPC configuration to ECS modules (#34381) 6 years ago
network_assign_public_ip_fail.yml ecs_service: make assign_public_ip option a boolean (#41759) 6 years ago
network_fail.yml Add execution_role_arn parameter (#41849) 6 years ago
network_force_new_deployment.yml Ecs service force new deployment (#47983) 6 years ago
network_force_new_deployment_fail.yml Ecs service force new deployment (#47983) 6 years ago