mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
docker_swarm_service: Remove configs and secrets defaults (#54361)
* Remove defaults * Skip redundant casting * Indentation fix * Use generic compare functions * Add tests for compare functions * Remove extra whitespace * Add changelog fragment
This commit is contained in:
committed by
ansibot
parent
791176252b
commit
be293fbe50
@@ -1062,7 +1062,7 @@
|
||||
command: '/bin/sh -v -c "sleep 10m"'
|
||||
healthcheck:
|
||||
test:
|
||||
- NONE
|
||||
- NONE
|
||||
register: healthcheck_5
|
||||
ignore_errors: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user