apply node_id parameter to swarm node removal (#53503)

This commit is contained in:
Jason Witkowski
2019-03-08 15:58:34 -05:00
committed by jctanner
parent 414440e323
commit be39e757e3
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- docker_swarm - Fixed node_id parameter not working for node removal (https://github.com/ansible/ansible/issues/53501)