Files
community.general/lib/ansible/modules
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
..
2018-06-21 12:41:00 +05:30
2018-07-02 10:10:27 -04:00
2018-07-02 13:03:37 -07:00
2018-07-03 19:45:19 +05:30
2018-06-25 15:58:24 -04:00
2018-06-21 13:59:50 -04:00
2016-12-08 11:35:20 -05:00