b9d22b901d
* Allow default network option for network_mode, required for windows containers. * Add change fragment and param description * Update changelogs/fragments/59597-ecs-allow_default_network_mode.yml Co-Authored-By: Mark Chappell <mchappel@redhat.com> * Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py Co-Authored-By: Mark Chappell <mchappel@redhat.com> * Correct descriptions. Remove whitespaces. * Remove empty line. * Add single space after comma * Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py Co-Authored-By: Mark Chappell <mchappel@redhat.com> * Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py Co-Authored-By: Mark Chappell <mchappel@redhat.com> * Update lib/ansible/modules/cloud/amazon/ecs_taskdefinition.py Co-Authored-By: Mark Chappell <mchappel@redhat.com> Co-authored-by: kevinsagle <44478308+kevinsagle@users.noreply.github.com> Co-authored-by: Mark Chappell <mchappel@redhat.com>
2 lines
No EOL
95 B
YAML
2 lines
No EOL
95 B
YAML
minor_changes:
|
|
- ecs_task_definition - Add network_mode=default to support Windows ECS tasks. |