mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-06 08:19:11 -07:00
Updating docstring for docker_image based on new default for tag
This commit is contained in:
parent
34e52c5884
commit
ebac5dfbce
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- Image tag to work with
|
- Image tag to work with
|
||||||
required: false
|
required: false
|
||||||
default: ""
|
default: "latest"
|
||||||
aliases: []
|
aliases: []
|
||||||
nocache:
|
nocache:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue