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

vmware_guest_tools_upgrade: All possible tools status #2243

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mariolenz
Copy link
Collaborator

SUMMARY

Fixes #2237

Account for all possible status:

  • guestToolsBlacklisted
  • guestToolsCurrent
  • guestToolsNeedUpgrade
  • guestToolsNotInstalled
  • guestToolsSupportedNew
  • guestToolsSupportedOld
  • guestToolsTooNew
  • guestToolsTooOld
  • guestToolsUnmanaged
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

vmware_guest_tools_upgrade

ADDITIONAL INFORMATION

https://forum.ansible.com/t/10684

@mariolenz mariolenz force-pushed the fix2237 branch 3 times, most recently from 37d81da to e553710 Compare November 12, 2024 13:30
@mariolenz mariolenz added bug This issue/PR relates to a bug has_issue labels Nov 12, 2024
@mariolenz
Copy link
Collaborator Author

@ihumster What do you think about this? I hope I've covered all possible status now. Should we merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug has_issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_guest_tools_upgrade: Not all status are addressed
1 participant