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

azure_rm_virtualmachine - Re-filter the latest image version to avoid problems the version '8.10' confuse high or low with '8.9' #1669

Merged
merged 9 commits into from
Aug 16, 2024

Conversation

Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Aug 12, 2024

SUMMARY

Re-filter the latest image version to avoid problems the version '8.10' confuse high or low with '8.9', fixes #1667

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_virtualmachine.py

ADDITIONAL INFORMATION

Copy link
Contributor

@Klaas- Klaas- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected now for RHEL 8.10

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels Aug 12, 2024
@xuzhang3 xuzhang3 changed the title Re-filter the latest image version to avoid problems the version '8.10' confuse high or low with '8.9' azure_rm_virtualmachine - Re-filter the latest image version to avoid problems the version '8.10' confuse high or low with '8.9' Aug 15, 2024
@xuzhang3 xuzhang3 merged commit 2d8f61d into ansible-collections:dev Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure_rm_virtualmachine using "latest" as image version does not select actual latest version
3 participants