community.docker/plugins/modules
Max c9ea1d3f92
docker_swarm: add data_path_port option for swarm init (#466)
* Add data_path_port option for swarm init and swarm join

* Add changelog fragment

* Update changelogs/fragments/466-add-data-path-port.yml

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

* Update plugins/modules/docker_swarm.py

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

* add change for docker sdk, remove reference to swarm join

* remove duplicate entry

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-09-03 11:20:02 +02:00
..
current_container_facts.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
docker_compose.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_config.py Fix two more booleans. (#464) 2022-08-23 21:26:50 +02:00
docker_container_exec.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
docker_container_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_container.py Normalize booleans in docker_container docs. (#439) 2022-08-09 18:32:05 +02:00
docker_host_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_image_info.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
docker_image_load.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
docker_image.py Fix docker_image's build.args (#456) 2022-08-16 22:37:51 +02:00
docker_login.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_network_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_network.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_node_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_node.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_plugin.py Fix docker_plugin crash when handling plugin options (#447) 2022-08-12 19:29:45 +02:00
docker_prune.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_secret.py Fix two more booleans. (#464) 2022-08-23 21:26:50 +02:00
docker_stack_info.py Fix docs. (#436) 2022-08-04 14:23:52 +02:00
docker_stack_task_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_stack.py Fix error formatting bug. (#448) 2022-08-12 13:53:59 +02:00
docker_swarm_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_swarm_service_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_swarm_service.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_swarm.py docker_swarm: add data_path_port option for swarm init (#466) 2022-09-03 11:20:02 +02:00
docker_volume_info.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00
docker_volume.py Normalize booleans in all other plugins and modules. (#440) 2022-08-10 21:25:10 +02:00