generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. (#339) * adds changelog fragment (#339) * adds formatting to changelog entry Co-authored-by: Felix Fontein <[email protected]> * adds version to doc entry in ansible_swarm Co-authored-by: Felix Fontein <[email protected]> * rewrites doc entry to formal language Co-authored-by: Felix Fontein <[email protected]> * Correct docker api version (src: docker api docs) Co-authored-by: Felix Fontein <[email protected]> Co-authored-by: Felix Fontein <[email protected]>
- Loading branch information
1 parent
51d4c55
commit 98b2270
Showing
2 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters