mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 06:31:23 -07:00
parent
974c45a5f5
commit
46d2a3eddc
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ RETURN = '''
|
||||||
repositories:
|
repositories:
|
||||||
description:
|
description:
|
||||||
- The list of RHSM repositories with their states.
|
- The list of RHSM repositories with their states.
|
||||||
- When this module is used to change the repositories states, this list contains the updated states after the changes.
|
- When this module is used to change the repository states, this list contains the updated states after the changes.
|
||||||
returned: success
|
returned: success
|
||||||
type: list
|
type: list
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue