mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updating docstring for docker_image based on new default for tag
This commit is contained in:
@@ -45,7 +45,7 @@ options:
|
||||
description:
|
||||
- Image tag to work with
|
||||
required: false
|
||||
default: ""
|
||||
default: "latest"
|
||||
aliases: []
|
||||
nocache:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user