Update documented default value for rhel_rpm_ostree's name parameter to match implementation.

This commit is contained in:
Gregory Furlong 2022-12-13 11:48:39 -05:00
parent adcb28f806
commit 0fff8fde30

View file

@ -35,6 +35,7 @@ options:
aliases: [ pkg ]
type: list
elements: str
default: []
state:
description:
- Whether to install (C(present) or C(installed), C(latest)), or remove (C(absent) or C(removed)) a package.