mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-11 12:22:06 +00:00
Lint.
This commit is contained in:
parent
9f3307dc64
commit
d6beac3b43
@ -1298,7 +1298,6 @@ def _get_expected_values_command(module, client, api_version, options, image, va
|
|||||||
return expected_values
|
return expected_values
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _needs_container_image_command(values):
|
def _needs_container_image_command(values):
|
||||||
return values.get('command') == []
|
return values.get('command') == []
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user