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

Enhancement Request: Show task or role progress #13338

Open
alexgit2k opened this issue Jan 22, 2024 · 0 comments
Open

Enhancement Request: Show task or role progress #13338

alexgit2k opened this issue Jan 22, 2024 · 0 comments

Comments

@alexgit2k
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The provisioning of my project takes about half an hour, so I do not watch the output the whole time but only take a look at it from time to time. As I do not know the order of the roles by heart I have to take a look at the playbook to see where I am at the moment.

Describe the solution you'd like
Either a progress indicator for the roles e.g.

...
3/20 ROLE [geerlingguy.ntp ] ************************
ok: [vagrant]
...

or for all tasks e.g.

...
30/1000 TASK [geerlingguy.ntp : Include OS-specific variables.] ************************
ok: [vagrant]

31/1000 TASK [geerlingguy.ntp : Set the ntp_driftfile variable.] ***********************
ok: [vagrant]
...

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant