-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix key error for reverse zone (#6905) #6906
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! Can you please add a changelog fragment? Thanks.
recheck |
Added. Thanks |
Co-authored-by: Felix Fontein <felix@fontein.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I can tell it looks good. I'll merge tomorrow if nobody objects.
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #6950 🤖 @patchback |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #6951 🤖 @patchback |
@irozet12 thanks for your contribution! |
…#6905) (#6950) Fix key error for reverse zone (#6905) (#6906) * Fix key error for reverse zone (#6905) * Add changelog fragment for #6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit b818afd) Co-authored-by: irozet12 <119814380+irozet12@users.noreply.github.com>
…#6905) (#6951) Fix key error for reverse zone (#6905) (#6906) * Fix key error for reverse zone (#6905) * Add changelog fragment for #6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit b818afd) Co-authored-by: irozet12 <119814380+irozet12@users.noreply.github.com>
…llections#6906) * Fix key error for reverse zone (ansible-collections#6905) * Add changelog fragment for ansible-collections#6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
SUMMARY
Checking if 'idnsallowsyncptr' key exists in Freeipa response, before using this key
Fixes #6905
bugfixes:
ISSUE TYPE
COMPONENT NAME
ipa_dnszone
ADDITIONAL INFORMATION