community.docker/plugins/modules
sgpinkus 5b74313023
Make docker_swarm_service option publish.published_port optional (#101)
* Change docker_swarm_service option publish.published_port from required to optional. If not specified random high port is assigned by docker.

* Update changelogs/fragments/101-make-service-published-port-optional.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-13 13:37:56 +01:00
..
current_container_facts.py Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
docker_compose.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_config.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_container_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_container.py Add storage_opts option. (#93) 2021-02-24 23:01:34 +01:00
docker_host_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_image_info.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_image_load.py Add docker_image_load module (#90) 2021-03-05 09:06:21 +01:00
docker_image.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_login.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_network_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_network.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_node_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_node.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_plugin.py New module docker_plugin (#95) 2021-03-01 13:02:53 +01:00
docker_prune.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_secret.py Add a warning when ansible_key label is not found on a secret. (#31) 2020-11-09 08:31:55 +01:00
docker_stack_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack_task_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack.py Remove ignore.txt entries (#29) 2020-11-06 06:18:41 +01:00
docker_swarm_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_swarm_service_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_swarm_service.py Make docker_swarm_service option publish.published_port optional (#101) 2021-03-13 13:37:56 +01:00
docker_swarm.py [security] docker_swarm: mark join_token as no_log (#103) 2021-03-12 22:31:39 +01:00
docker_volume_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_volume.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00