mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
netcup_dnsapi: Add timeout paramter (#5301)
* netcup_dnsapi: Add timeout paramter * add changelog fragment * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * remove unnecessary newline Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cfecbd6763
commit
a6c8078ccf
2 changed files with 23 additions and 1 deletions
2
changelogs/fragments/5301-netcup_dnsapi-timeout.yml
Normal file
2
changelogs/fragments/5301-netcup_dnsapi-timeout.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- netcup_dnsapi - add ``timeout`` parameter (https://github.com/ansible-collections/community.general/pull/5301).
|
Loading…
Add table
Add a link
Reference in a new issue