webui icon indicating copy to clipboard operation
webui copied to clipboard

Basic WebUI for using Ansible

Results 22 webui issues
Sort by recently updated
recently updated
newest added

### Versions 0.0.21 ### Scope Backend (API) ### Issue It seems the request class is not linked: https://github.com/ansibleguy/webui/blob/latest/src%2Fansibleguy-webui%2Faw%2Fapi_endpoints%2Fjob.py#L309

good first issue
problem

### Scope Frontend (User Interface) ### Description It would be nice if we could choose the user- or global-credentials to use in the execution prompts as an alternative to the...

enhancement
triage

### Scope Frontend (User Interface) ### Description If no execution prompts are configured, it would make sense to show some common used ones by default. All optional: * Limit *...

enhancement
triage

### Versions latest ### Scope Backend (API) ### Issue [Report.pdf](https://github.com/ansibleguy/webui/files/15358522/Report.pdf)

bug
security

### Scope Unknown ### Description It would be nice to have a job-retry setting. If the job execution fails because of environmental errors (timeout, network, ...) it could be re-ran...

enhancement

### Scope Frontend (User Interface) ### Description As described in #30 the current data-fetching is far from being perfect. It does not make sense to have the data fetched if...

enhancement

### Versions 0.0.16 ### Scope Frontend (User Interface) ### Issue If one opens multiple logs one after another - they get concatted/merged some times.

bug

### Scope Backend (API) ### Description Currently we fetch all the data-entries of the current view every refresh-interval (1 sec). We then check if the data has changed using JS...

enhancement

### Scope Backend ### Description We could add a system setting that globally enables task profiling - could be nice to have. https://docs.ansible.com/ansible/latest/collections/ansible/posix/profile_tasks_callback.html

enhancement

### Scope Frontend (User Interface) ### Description It would be nice if the currently running job would be auto-openend (follow/live view) on the log view

enhancement