ansibleguy / webui

Basic WebUI for using Ansible
https://webui.ansibleguy.net
GNU General Public License v3.0
94 stars 7 forks source link

Feature: Execution Forms #29

Closed superstes closed 5 months ago

superstes commented 8 months ago

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)

ansibleguy commented 8 months ago

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

ansibleguy commented 5 months ago

Implemented via https://github.com/ansibleguy/webui/commit/f89fc642732fd7ebc76e1325ff03178179bdd226