-
Notifications
You must be signed in to change notification settings - Fork 24
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 for long computer names #114
Fix for long computer names #114
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 43s |
Thanks for the PR, from a basic look I don't see this being a problem but I'll have to look a bit deeper as I seem to recall |
I've opened aristotelos#1 which contains the changelog fragment and changes to the existing manual tests to cover this new scenario. I've run them locally to ensure that this tests out your original issue as well as a few other edge cases to ensure we don't break it in the future. I would probably recommend using
This isn't something you need to change so I left it alone in my PR targeting your branch but it might be worth considering when/if I ever get to adding Unicode support to this module. |
Added changelog fragement and improve tests
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 49s |
Thanks for working on this! |
@jborean93 can a new release be published with this merge? Sorry for hijacking this issue. |
I'm hoping to merge in #117 once it's ready before the next release. Hopefully it'll be out at the end of this week or next week. |
SUMMARY
Fix issue with long computer hostnames.
Fixes #113
ISSUE TYPE
COMPONENT NAME
microsoft.ad.membership