mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 07:24:00 -07:00
defghi*: style adjustments (#9532)
* defghi*: style adjustments * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
838cdaab42
commit
8cef0ee551
26 changed files with 69 additions and 73 deletions
|
@ -96,7 +96,7 @@ EXAMPLES = r"""
|
|||
|
||||
RETURN = r"""
|
||||
gunicorn:
|
||||
description: Process id of gunicorn.
|
||||
description: Process ID of gunicorn.
|
||||
returned: changed
|
||||
type: str
|
||||
sample: "1234"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue