doc style adjustments: modules [cd]* (#10397)

* doc style adjustments: modules c*

* doc style adjustments: modules d*

* Update plugins/modules/consul_agent_check.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky
2025-07-14 09:03:09 +12:00
committed by GitHub
parent 3787808e72
commit 5e2ffb845f
36 changed files with 237 additions and 240 deletions

View File

@@ -26,8 +26,8 @@ options:
name:
description:
- The domain name to retrieve info from.
- Will return all associated records for this domain if specified.
- If not specified, will return all domains associated with the account ID.
- Returns all associated records for this domain if specified.
- If not specified, returns all domains associated with the account ID.
type: str
account_id:
@@ -43,7 +43,7 @@ options:
record:
description:
- The record to find.
- If specified, only this record will be returned instead of all records.
- If specified, only this record is returned instead of all records.
required: false
type: str