mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Update plugins/modules/portage.py
This commit is contained in:
parent
9169e39640
commit
61e180fd9e
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ options:
|
||||||
quietfail:
|
quietfail:
|
||||||
description:
|
description:
|
||||||
- Suppresses display of the build log on stdout (--quiet-fail).
|
- Suppresses display of the build log on stdout (--quiet-fail).
|
||||||
- Only the die message and the path of the build log _are displayed on stdout.
|
- Only the die message and the path of the build log are displayed on stdout.
|
||||||
type: bool
|
type: bool
|
||||||
default: false
|
default: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue