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:
Alexei Znamensky 2025-01-07 18:30:03 +13:00 committed by GitHub
parent 838cdaab42
commit 8cef0ee551
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 69 additions and 73 deletions

View file

@ -37,8 +37,8 @@ options:
domain:
description:
- Domain to work with. Can be the domain name (for example V(mydomain.com)) or the numeric ID of the domain in DNS Made Easy
(for example V(839989)) for faster resolution.
- Domain to work with. Can be the domain name (for example V(mydomain.com)) or the numeric ID of the domain in DNS Made
Easy (for example V(839989)) for faster resolution.
required: true
type: str
@ -65,7 +65,7 @@ options:
- 'Record value. HTTPRED: <redirection URL>, MX: <priority> <target name>, NS: <name server>, PTR: <target name>, SRV:
<priority> <weight> <port> <target name>, TXT: <text value>".'
- If record_value is not specified; no changes will be made and the record will be returned in 'result' (in other words,
this module can be used to fetch a record's current id, type, and ttl).
this module can be used to fetch a record's current ID, type, and ttl).
type: str
record_ttl:
@ -128,7 +128,7 @@ options:
contactList:
description:
- Name or id of the contact list that the monitor will notify.
- Name or ID of the contact list that the monitor will notify.
- The default V('') means the Account Owner.
type: str