mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
[PR #9132/3c23ce4a backport][stable-10] cloudflare_dns
: add support for comment
and tags
(#9184)
`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 3c23ce4a7b
)
Co-authored-by: Sergio <45396489+Sergio-IME@users.noreply.github.com>
This commit is contained in:
parent
74cd18b682
commit
6f9b954048
2 changed files with 63 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cloudflare_dns - add support for ``comment`` and ``tags`` (https://github.com/ansible-collections/community.general/pull/9132).
|
Loading…
Add table
Add a link
Reference in a new issue