Fixing SuSE to SUSE as latter is the right one since some time
This commit is contained in:
parent
5a514ccdda
commit
5a8652e7bc
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@ DOCUMENTATION = '''
|
||||||
module: zypper
|
module: zypper
|
||||||
author: Patrick Callahan
|
author: Patrick Callahan
|
||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
short_description: Manage packages on SuSE and openSuSE
|
short_description: Manage packages on SUSE and openSUSE
|
||||||
description:
|
description:
|
||||||
- Manage packages on SuSE and openSuSE using the zypper and rpm tools.
|
- Manage packages on SUSE and openSUSE using the zypper and rpm tools.
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue