mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 04:10:23 -07:00
[PR #9435/2f82bd8e backport][stable-10] Adjust doc style (#9445)
Adjust doc style (#9435)
* adjust doc style
* Update plugins/modules/swupd.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* restore sanity
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2f82bd8ece
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
151f6c9ce3
commit
b22777de44
24 changed files with 50 additions and 49 deletions
|
@ -43,7 +43,7 @@ options:
|
|||
type: list
|
||||
elements: str
|
||||
description:
|
||||
- An array of client subscriptions, a list of roles and/or responsibilities assigned to the system (e.g. webserver).
|
||||
- An array of client subscriptions, a list of roles and/or responsibilities assigned to the system (for example V(webserver)).
|
||||
- These subscriptions determine which monitoring checks are executed by the client, as check requests are sent to subscriptions.
|
||||
- The subscriptions array items must be strings.
|
||||
safe_mode:
|
||||
|
@ -69,7 +69,7 @@ options:
|
|||
keepalive:
|
||||
type: dict
|
||||
description:
|
||||
- The keepalive definition scope, used to configure Sensu client keepalives behavior (e.g. keepalive thresholds, etc).
|
||||
- The keepalive definition scope, used to configure Sensu client keepalives behavior (for example keepalive thresholds and so).
|
||||
registration:
|
||||
type: dict
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue