Update "added in" version in zypper, update doc name of rhn_register module.
This commit is contained in:
parent
35cbb1a09e
commit
e87265fa93
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: rhnreg_ks
|
||||
module: rhn_register
|
||||
short_description: Manage Red Hat Network registration using the C(rhnreg_ks) command
|
||||
description:
|
||||
- Manage registration to the Red Hat Network.
|
||||
|
|
|
@ -32,7 +32,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: zypper
|
||||
author: Patrick Callahan
|
||||
version_added: "1.x"
|
||||
version_added: "1.2"
|
||||
short_description: Manage packages on SuSE and openSuSE
|
||||
description:
|
||||
- Manage packages on SuSE and openSuSE using the zypper and rpm tools.
|
||||
|
|
Loading…
Reference in a new issue