mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
More true/false normalization. (#597)
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
resolve_image: false
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- yes
|
||||
- true
|
||||
register: command_8
|
||||
ignore_errors: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user