mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
nsupdate: fix missing keyring initialization without TSIG auth (#11461)
* nsupdate: fix missing keyring initialization without TSIG auth * Update changelogs/fragments/fix-nsupdate-keyring.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
85a0deeeba
commit
4bbedfd7df
2 changed files with 5 additions and 0 deletions
2
changelogs/fragments/fix-nsupdate-keyring.yml
Normal file
2
changelogs/fragments/fix-nsupdate-keyring.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nsupdate - fix ``AttributeError`` when using the module without TSIG authentication (https://github.com/ansible-collections/community.general/issues/11460, https://github.com/ansible-collections/community.general/pull/11461).
|
||||
Loading…
Add table
Add a link
Reference in a new issue