mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
Update documented default value for rhel_rpm_ostree's name parameter to match implementation.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user