ansibleguy/webui

Feature: Execution Forms

superstes opened this issue · 2 comments

Scope

Frontend (User Interface)

Description

Sometimes users want/need to executes jobs with some override or a job is always meant to be ran with some given variables (pe. create user X with privilege Y on server Z)

We could use the existing spoiler on the job-manage UI for that use-case.
The current one is pretty useless in my opinion. We could compress the brief result of the last 10 runs into 2 lines inside that spoiler

Implemented via f89fc64