mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 00:11:57 +00:00
`cloudflare_dns`: add support for `comment` and `tags` (#9132)
* `cloudflare_dns`: add support for `comment` and `tags`
* `cloudflare_dns`: add return values for `comment`/`tags` fields
* `cloudflare_dns`: fix return values samples
* `cloudflare_dns`: changelog fragment formatting
* `cloudflare_dns`: add missing `version_added`
* `cloudflare_dns`: remove explicit `required: false`
* `cloudflare_dns`: empty `comment` idempotency fix
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||