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: Not all status are addressed #2237

Closed
3 of 9 tasks
mariolenz opened this issue Nov 5, 2024 · 0 comments · Fixed by #2243
Closed
3 of 9 tasks

vmware_guest_tools_upgrade: Not all status are addressed #2237

mariolenz opened this issue Nov 5, 2024 · 0 comments · Fixed by #2243
Assignees

Comments

@mariolenz
Copy link
Collaborator

mariolenz commented Nov 5, 2024

SUMMARY

It looks like #2174 (C&P fix in #2177) broke updating VMware Tools in some cases. It looks like we don't take into account all possible version status:

  • guestToolsBlacklisted
  • guestToolsCurrent
  • guestToolsNeedUpgrade
  • guestToolsNotInstalled
  • guestToolsSupportedNew
  • guestToolsSupportedOld
  • guestToolsTooNew
  • guestToolsTooOld
  • guestToolsUnmanaged
ISSUE TYPE
  • Bug Report
COMPONENT NAME

vmware_guest_tools_upgrade

STEPS TO REPRODUCE

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

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 a pull request may close this issue.

1 participant