Skip to content
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

Add dn_escape and parse_dn filters #83

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Adds filters that can be used to escape values for use inside a DN attribute value and to parse a DN string into a more structured object. These filters are useful with the microsoft.ad.ldap inventory plugin as well as when forming values like the path or other DN attributes.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

microsoft.ad.dn_escape
microsoft.ad.parse_dn

Adds filters that can be used to escape values for use inside a DN
attribute value and to parse a DN string into a more structured object.
These filters are useful with the `microsoft.ad.ldap` inventory plugin
as well as when forming values like the `path` or other DN attributes.
Copy link

Copy link

@jborean93 jborean93 merged commit 1a2b42d into ansible-collections:main Jan 2, 2024
18 checks passed
@jborean93 jborean93 deleted the dn-filters branch January 2, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant