summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/ecs_service.py
Commit message (Expand)AuthorAgeFilesLines
* ecs_service: add tasks placement constraints and strategy. (#20503)Andrej Svenke2017-04-271-19/+73
* E501 fixes (#22879)Matt Martz2017-03-221-2/+5
* E1 legacy pep8 fixes (#21933)Matt Martz2017-03-211-1/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-091-2/+1
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-2/+2
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* moved utils function to utils modules, fixed a small typosimplesteph2017-01-261-49/+6
* added deployment configuration as an option. this fixes #2434simplesteph2017-01-261-18/+99
* Fix to fail when task_definition or desired_count not defined and state=prese...Rob2016-12-301-31/+22
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+433