mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
_docker.py | ||
_docker_service.py | ||
docker_compose.py | ||
docker_config.py | ||
docker_container.py | ||
docker_container_facts.py | ||
docker_host_facts.py | ||
docker_image.py | ||
docker_image_facts.py | ||
docker_login.py | ||
docker_network.py | ||
docker_network_facts.py | ||
docker_node.py | ||
docker_node_facts.py | ||
docker_prune.py | ||
docker_secret.py | ||
docker_stack.py | ||
docker_swarm.py | ||
docker_swarm_service.py | ||
docker_volume.py | ||
docker_volume_facts.py |