mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fixing SuSE to SUSE as latter is the right one since some time
This commit is contained in:
parent
ae51f28420
commit
b4c6b81619
1 changed files with 2 additions and 2 deletions
|
@ -33,9 +33,9 @@ DOCUMENTATION = '''
|
|||
module: zypper
|
||||
author: Patrick Callahan
|
||||
version_added: "1.2"
|
||||
short_description: Manage packages on SuSE and openSuSE
|
||||
short_description: Manage packages on SUSE and openSUSE
|
||||
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:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue