1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update plugins/modules/zypper_repository_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
TobiasZeuch181 2024-09-06 23:16:41 +02:00 committed by GitHub
parent 27e8d99a81
commit b2e6549133
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ EXAMPLES = '''
RETURN = r'''
repodatalist:
description:
- a list of repository descriptions like it is returned by the command zypper repos
- A list of repository descriptions like it is returned by the command C(zypper repos).
type: list
elements: dict
contains: