ansible/test/integration/targets/ecs_cluster
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
..
playbooks Add execution_role_arn parameter (#41849) 2018-07-04 14:34:11 +10:00
aliases Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
runme.sh [ecs_service] fix assign_public_ip network configuration to module parameter rather than fixed string (#41689) 2018-06-19 14:35:53 -04:00