DOCUMENTATION: yum (moved version to added)
This commit is contained in:
parent
d184f72aa9
commit
e5e31700a5
1 changed files with 2 additions and 2 deletions
4
yum
4
yum
|
@ -54,8 +54,8 @@ options:
|
|||
- Repoid of repositories to enable for the install/update operation.
|
||||
These repos will not persist beyond the transaction
|
||||
multiple repos separated with a ','
|
||||
New in version 0.9.
|
||||
required: false
|
||||
version_added: "0.9"
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
|
@ -64,8 +64,8 @@ options:
|
|||
- I(repoid) of repositories to disable for the install/update operation
|
||||
These repos will not persist beyond the transaction
|
||||
Multiple repos separated with a ','
|
||||
New in version 0.9.
|
||||
required: false
|
||||
version_added: "0.9"
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
|
|
Loading…
Reference in a new issue