[PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702)

Use semantic markup (modules d-g) (#6672)

* Use semantic markup.

* 'ignore:' is no longer needed.

* E() now works better.

(cherry picked from commit 2ed82e0318)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2023-06-15 19:04:16 +02:00 committed by GitHub
commit 92466e0dbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 307 additions and 306 deletions

View file

@ -44,7 +44,7 @@ options:
ttl:
description:
- The TTL to give the new record.
- Required when I(state=present).
- Required when O(state=present).
type: int
type:
description:
@ -54,7 +54,7 @@ options:
values:
description:
- The record values.
- Required when I(state=present).
- Required when O(state=present).
type: list
elements: str
domain: