summaryrefslogtreecommitdiff
path: root/test/integration/targets/ecs_cluster
Commit message (Expand)AuthorAgeFilesLines
* Amazon modules: rename _facts with ansible_facts result to _info (#60178)Felix Fontein2019-08-132-24/+24
* ecs_taskdefinition_facts: rename to ecs_taskdefinition_info (#60023)Felix Fontein2019-08-052-7/+7
* ecs_cluster test suite refactor (#57716)Will Thames2019-06-1717-616/+605
* AWS: _facts -> _info (part 3) (#57635)Felix Fontein2019-06-101-3/+3
* AWS: _facts -> _info (part 2) (#57626)Felix Fontein2019-06-101-1/+1
* Correct virtualenv usage in integration tests.Matt Clay2019-06-031-28/+11
* Remove old references to `cloud-config-aws.yml`.Matt Clay2019-05-142-7/+7
* parse botocore.endpoint logs into a list of AWS actions (#49312)Sloane Hertel2019-03-185-0/+5
* Add launch type to ecs task (#49081)Tad Merchant2019-03-062-5/+33
* Ecs service add features (#50059)Tad Merchant2019-02-272-2/+169
* Ecs service force new deployment (#47983)Tad Merchant2018-11-243-0/+231
* Ecs service module health check settings (#47217)Stefan Horning2018-11-232-0/+4
* ecs_taskdefinition can absent without containers argument (#41398)Calvin Wu2018-07-121-0/+23
* Add execution_role_arn parameter (#41849)mjmayer2018-07-042-1/+34
* ecs_service: make assign_public_ip option a boolean (#41759)Sloane Hertel2018-06-212-2/+2
* [ecs_service] fix assign_public_ip network configuration to module parameter ...Sloane Hertel2018-06-194-6/+12
* [ecs_service] fix assign_public ip for network configuration (#41685)Deepakkothandan2018-06-192-0/+136
* Remove ECS policies from AWS compute policyWill Thames2018-06-062-9/+13
* Add Fargate support for ECS modulesMichael Mayer2018-06-063-2/+221
* [aws]Add VPC configuration to ECS modules (#34381)Will Thames2018-04-258-20/+468
* Mark unsupported integration tests. (#38251)Matt Clay2018-04-031-0/+1
* Improve details and events results for ecs_service_facts (#37983)Will Thames2018-04-021-1/+39
* [cloud] Improve results from ecs_taskdefinition_facts (#34337)Will Thames2018-01-261-0/+7
* [cloud] Don't log AWS credentials when creating YAML anchor for ECS integrati...Will Thames2018-01-091-0/+1
* [cloud] Create ECS integration test suite (#33757)Will Thames2017-12-156-0/+448