mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-28 08:04:31 +00:00
* 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>
3 lines
182 B
YAML
3 lines
182 B
YAML
minor_changes:
|
|
- docker_swarm - adds ``data_path_addr`` parameter during swarm initialization or when joining (https://github.com/ansible-collections/community.docker/issues/339).
|