mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_swarm: adds data_path_addr option for swarm init and swarm join (#344)
* adds data_path_addr option for swarm init and swarm join. (ansible-collections/community.docker#339) * adds changelog fragment (ansible-collections/community.docker#339) * adds formatting to changelog entry Co-authored-by: Felix Fontein <felix@fontein.de> * adds version to doc entry in ansible_swarm Co-authored-by: Felix Fontein <felix@fontein.de> * rewrites doc entry to formal language Co-authored-by: Felix Fontein <felix@fontein.de> * Correct docker api version (src: docker api docs) Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- docker_swarm - adds ``data_path_addr`` parameter during swarm initialization or when joining (https://github.com/ansible-collections/community.docker/issues/339).
|
||||
Reference in New Issue
Block a user