mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 11:43:10 +00:00
Fixing SuSE to SUSE as latter is the right one since some time
This commit is contained in:
committed by
Matt Clay
parent
ae51f28420
commit
b4c6b81619
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user