mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-17 17:48:27 +00:00
fix type
This commit is contained in:
parent
a6fcdfc3e0
commit
f0af1a7bad
@ -163,7 +163,7 @@ options:
|
||||
yes:
|
||||
description:
|
||||
- When O(yes=true), pass C(--yes) to assume "yes" as answer to all prompts and run non-interactively.
|
||||
type: int
|
||||
type: bool
|
||||
version_added: TODO
|
||||
|
||||
author:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user