community.general/lib/ansible/modules
Tad Merchant b538e34a32 Ecs service add features (#50059)
* Support UpdateService forceNewDeployment in ecs_service module

* Fixes for review

* Add force_new_deployment option to ecs_service.py

cherrypicks changes from via/ansible
Adds tests for pull request #42518
fixes backwards compatability with boto<1.8.4

* WIP commit so I don't have to stash

* WIP commit for healthcheck grace period

* WIP commit; ecs_module handles service registries

* Fix bad check for desired_count

* Add scheduling strategy test, comment out service registry test

* Fix names in ecs_cluster role main task.

* move full test run back to the end

* Change botocore version for full test to support scheduling strategy

* fix bug with desired_count==0 in amazon/ecs_service

* Fix changed checking for scheduling strategy DAEMON in ecs_service

* Pass testS

* Fix some unhelpful comments

* Add changelog for ecs_service
2019-02-27 13:20:19 +10:00
..
cloud Ecs service add features (#50059) 2019-02-27 13:20:19 +10:00
clustering etcd3: Support authentication (#44383) 2019-02-16 16:44:10 -05:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto crypto modules: add missing option types (#52421) 2019-02-18 10:24:17 +00:00
database New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
files Clarify restrictions of excludes property in find module. (#49549) 2019-02-26 16:06:06 -05:00
identity onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00
inventory
messaging Fix idempotence in rabbitmq_plugin (#52166) 2019-02-22 08:36:32 +00:00
monitoring Fixes typo of 'registed' to 'registered' (#52708) 2019-02-21 13:41:19 +05:30
net_tools validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
network ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
notification Assorted pylint fixes 2019-02-15 06:54:47 -08:00
packaging Added npm ci command (#49665) 2019-02-22 13:54:54 +00:00
remote_management Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
source_control Assorted pylint fixes 2019-02-15 06:54:47 -08:00
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 2019-02-26 14:09:03 +00:00
system crypttab: Trim trailing newlines (#51594) 2019-02-22 09:25:23 +00:00
utilities
web_infrastructure - Initial commit (#51739) 2019-02-21 20:13:41 +00:00
windows win_certificate_store - Fix exception handling typo (#52906) 2019-02-25 13:00:04 +10:00
__init__.py