mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
Mention all yum list options in docs (#30706)
This commit is contained in:
@@ -45,7 +45,8 @@ options:
|
||||
default: null
|
||||
list:
|
||||
description:
|
||||
- Package name to run the equivalent of yum list <package> against.
|
||||
- "Package name to run the equivalent of yum list <package> against. In addition to listing packages,
|
||||
use can also list the following: C(installed), C(updates), C(available) and C(repos)."
|
||||
required: false
|
||||
default: null
|
||||
state:
|
||||
|
||||
Reference in New Issue
Block a user