mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-08 02:01:31 -07:00
sensu_subscription very minor docstring typo (#55675)
This commit is contained in:
parent
a5cb47d697
commit
2cfaf6e80a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ author: Anders Ingemann (@andsens)
|
||||||
|
|
||||||
RETURN = '''
|
RETURN = '''
|
||||||
reasons:
|
reasons:
|
||||||
description: the reasons why the moule changed or did not change something
|
description: the reasons why the module changed or did not change something
|
||||||
returned: success
|
returned: success
|
||||||
type: list
|
type: list
|
||||||
sample: ["channel subscription was absent and state is `present'"]
|
sample: ["channel subscription was absent and state is `present'"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue