mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -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
|
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…
Add table
Add a link
Reference in a new issue