Fix force when state==present. (#53003)

This commit is contained in:
Felix Fontein 2019-02-27 10:11:57 +01:00 committed by John R Barker
commit 76e0e0080b
3 changed files with 29 additions and 5 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "docker_swarm - the ``force`` option was ignored when ``state: present``."