mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
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>
This commit is contained in:
parent
e1503fc306
commit
f8d8f691bc
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