Files
community.general/test/integration/targets
Hannes Ljungberg 153e996760 docker_swarm_service: Remove defaults (#51216)
* Drop descriptions of docker-py constraints <=3.0.0

* Properly indent documentation

* Clearer examples

* Spelling

* Fix example

* Revert "Drop descriptions of docker-py constraints <=3.0.0"

This reverts commit 8106215af62ae5880c3b748cec562a85f2247bdc.

# Conflicts:
#	lib/ansible/modules/cloud/docker/docker_swarm_service.py

* Add min versions for placement preferences

* Add endpoint_mode and publish to option_minimal_versions

* Restrict update max_failure_ratio and monitor versions

* Remove defaults and only pass required arguments

* Fix indentation

* Fix args documentation

* Fix replicas documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Add type to all documented options

* Add suboptions for mounts, secrets and configs

* Add suboptions to argument spec

* Remove redundant validation and casting

* Don’t default Spec.EndpointSpec.Mode to vip

* Use single quotes as string literal

* Catch ImportError explicitly

* Move init to top of class

* Align closing brackets

* Spelling

* Import LooseVersion

* Documentation fixes

* Documentation fix

* Documentation fixes

* Remove required: false and default=None

* Defaults for update_delay and update_parallelism

* Set correct key for default

* Handle empty idempotency

* Clearer image documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Clearer constraint documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Better documentation of corresponding service opts
2019-02-10 14:17:59 +00:00
..
2018-12-29 13:52:40 +00:00
2018-12-19 15:08:36 -08:00
2018-09-25 10:22:06 +10:00
2018-10-11 09:49:49 -04:00
2018-09-12 10:31:45 -04:00
2018-06-04 07:32:23 -04:00
2019-02-01 09:20:02 -05:00
2018-06-05 07:37:24 -04:00
2018-08-24 10:51:57 +05:30
2018-06-28 10:11:45 +05:30
2019-01-31 16:55:10 -05:00
2018-10-07 16:03:48 -04:00
2018-08-23 21:04:18 -04:00
2018-11-08 10:50:46 +00:00
2018-05-03 09:59:36 -04:00
2018-12-05 22:39:06 -05:00
2018-11-19 11:09:53 -08:00