docker_swarm: fix ca_force_rotate idempotency (#53039)

* Fix ca_force_rotate idempotency.

* Add changelog.
This commit is contained in:
Felix Fontein
2019-02-27 10:11:45 +01:00
committed by John R Barker
parent 8563c2616b
commit dec97381bc
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "docker_swarm - fixes idempotency for the ``ca_force_rotate`` option."