mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
[PR #7489/f8d8f691 backport][stable-8] Netcup DNS: Add support for additional record types (#7525)
Netcup DNS: Add support for additional record types (#7489)
* Netcup DNS: Add support for additional record types
* Netcup DNS: Add changelog fragment
* Netcup DNS: Include information on minimum required versions in module documentation
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f8d8f691bc
)
Co-authored-by: buzz-tee <11776936+buzz-tee@users.noreply.github.com>
This commit is contained in:
parent
bf284a01cb
commit
be8c05bf65
2 changed files with 9 additions and 2 deletions
2
changelogs/fragments/7489-netcup-dns-record-types.yml
Normal file
2
changelogs/fragments/7489-netcup-dns-record-types.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- netcup_dns - adds support for record types ``OPENPGPKEY``, ``SMIMEA``, and ``SSHFP`` (https://github.com/ansible-collections/community.general/pull/7489).
|
Loading…
Add table
Add a link
Reference in a new issue