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

setup - Provider SMBIOS fact fallback #615

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Provide a fallback when gathering the SMBIOS facts fails. The fallback uses the original code that retrieved the values from CIM. While this is slower it should only happen in case the SMBIOS call fails for whatever reason.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible.windows.setup

Provide a fallback when gathering the SMBIOS facts fails. The fallback
uses the original code that retrieved the values from CIM. While this is
slower it should only happen in case the SMBIOS call fails for whatever
reason.
@jborean93 jborean93 merged commit 5074a6f into ansible-collections:main Jun 10, 2024
26 checks passed
@jborean93 jborean93 deleted the setup-smbios branch June 10, 2024 03:51
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