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
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.
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Add execution_role_arn parameter (#41849) 8 years ago
legacy Fix some broken links (#42079) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Temporarily switch RHEL and Windows tests to AWS. 8 years ago
sanity Remove ipa_ modules from sanity ignore; fix the docs 8 years ago
units Base connection class for network-style connections (#41839) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago