-
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
ipa_dnszone fails for reverse zone #6905
Comments
Files identified in the description: If these files are incorrect, please update the |
irozet12
added a commit
to irozet12/community.general
that referenced
this issue
Jul 10, 2023
irozet12
added a commit
to irozet12/community.general
that referenced
this issue
Jul 13, 2023
felixfontein
added a commit
that referenced
this issue
Jul 16, 2023
* Fix key error for reverse zone (#6905) * Add changelog fragment for #6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
patchback bot
pushed a commit
that referenced
this issue
Jul 16, 2023
* Fix key error for reverse zone (#6905) * Add changelog fragment for #6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit b818afd)
patchback bot
pushed a commit
that referenced
this issue
Jul 16, 2023
* Fix key error for reverse zone (#6905) * Add changelog fragment for #6905 * Fix changelog (6905) Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit b818afd)
felixfontein
pushed a commit
that referenced
this issue
Jul 16, 2023
…#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 <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit b818afd) Co-authored-by: irozet12 <[email protected]>
felixfontein
pushed a commit
that referenced
this issue
Jul 16, 2023
…#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 <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit b818afd) Co-authored-by: irozet12 <[email protected]>
valeriopoggi
pushed a commit
to valeriopoggi/community.general
that referenced
this issue
Jul 17, 2023
…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 <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The following code fails:
Error:
Reason: this is dict key error. Freeipa response from dnszone_find method for reverse zone does not contain 'idnsallowsyncptr' field
Issue Type
Bug Report
Component Name
ipa_dnszone
Ansible Version
Community.general Version
Configuration
OS / Environment
Darwin Kernel Version 22.5.0
Steps to Reproduce
Expected Results
Reverse zone is added
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: