remove install_repoquery docstring
This commit is contained in:
parent
0b98c6fbfb
commit
62661193fc
1 changed files with 0 additions and 12 deletions
|
@ -95,18 +95,6 @@ options:
|
||||||
choices: ["yes", "no"]
|
choices: ["yes", "no"]
|
||||||
aliases: []
|
aliases: []
|
||||||
|
|
||||||
install_repoquery:
|
|
||||||
description:
|
|
||||||
- If repoquery is not available, install yum-utils. If the system is
|
|
||||||
registered to RHN or an RHN Satellite, repoquery allows for querying
|
|
||||||
all channels assigned to the system. repoquery is also required to
|
|
||||||
use the "list" parameter.
|
|
||||||
required: false
|
|
||||||
version_added: "1.5"
|
|
||||||
default: "yes"
|
|
||||||
choices: ["yes", "no"]
|
|
||||||
aliases: []
|
|
||||||
|
|
||||||
notes: []
|
notes: []
|
||||||
# informational: requirements for nodes
|
# informational: requirements for nodes
|
||||||
requirements: [ yum, rpm ]
|
requirements: [ yum, rpm ]
|
||||||
|
|
Loading…
Reference in a new issue