ansible/test/integration/targets/ecs_cluster/playbooks
mjmayer b60fc33eef Add execution_role_arn parameter (#41849)
* Add execution_role_arn parameter

* Change ecs_taskdefinition to use AnsibleAWSmodule

Botocore version checking is becomming more common. Changing the ecs_taskdefinition
to use AnsibleAWSmodule allows more easily for this.

* Change launch type check to use botocore_at_least function

* Remove execution_role_arn param from params dict

* Change check to use parameter

* Fix typo

* Add test for old botocore version

* Add test for execution role parameter

* Remove iam_role_facts task

Task was unecessary. The same information could be gathered by registering
the iam_role task.
2018-07-04 14:34:11 +10:00
..
roles/ecs_cluster Add execution_role_arn parameter (#41849) 2018-07-04 14:34:11 +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