mirror of https://github.com/ansible/ansible.git
docker_swarm_service: Fix parsing of Healthcheck.StartPeriod (#66151)
* Parse Healthcheck.StartPeriod properly
* Add changelog fragment
* Use proper markup in changelog
Co-Authored-By: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f31b8e08b2)
pull/66377/head
parent
1257448636
commit
2858983de3
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_swarm_service - fix task always reporting as changed when using ``healthcheck.start_period``."
|
||||
Loading…
Reference in New Issue