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

converted computer_name to use dictionary .get method. #368

Conversation

paultaiton
Copy link
Contributor

SUMMARY

Fixes #367

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm inventory

ADDITIONAL INFORMATION

See #367 for issue. This PR converts the lookup to using the dictionary .get method so that a missing key will default to None.


@paultaiton
Copy link
Contributor Author

The code change is trivial, but I have asked the bug reporting user @TiTi , to test the change locally and see if it corrects the problem in their environment.

@haiyuazhang haiyuazhang merged commit 0c574f4 into ansible-collections:dev Dec 16, 2020
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.3.0 broke our pipelines (no osProfile)
2 participants