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

[FR]: Incorporate progress bar for software_upgrade module #9

Open
cicharka opened this issue Apr 16, 2024 · 0 comments
Open

[FR]: Incorporate progress bar for software_upgrade module #9

cicharka opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request needs-review

Comments

@cicharka
Copy link
Contributor

Please describe the problem

Module plugins/modules/software_upgrade.py is doing upgrades which can take quite long time (from minutes to hours).
Currently we do not have any progress bar or stdout information about progress of the upgrade.

Please describe the solution you'd like

Verify if it is possible to incorporate progress bar or any other STDOUT mechanism for notifying users about progress of software upgrades.

Additional context

No response

@cicharka cicharka added enhancement New feature or request needs-review labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-review
Projects
None yet
Development

No branches or pull requests

1 participant