1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-07-04 14:34:11 +10:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Add execution_role_arn parameter (#41849) 2018-07-04 14:34:11 +10:00
legacy Fix some broken links (#42079) 2018-06-29 11:12:01 -07:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Temporarily switch RHEL and Windows tests to AWS. 2018-06-29 16:23:54 -07:00
sanity Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
units Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00