Skip to content

Feature: Multi variable dropdown menu #2751

Open
@marekspacirek

Description

@marekspacirek

Related to

Web-Frontend (what users interact with)

Impact

nice to have

Missing Feature

In the type of variable in Ansible template, there will be good to have something like selectable list. For example you can choose which packages will be used in playbook.

Implementation

Like Enum type variable. You add single variable name, multiple values. In Template run you will be prompted with dropdown list (like Enum), that will have checkboxes. After checking few, it will pass comma separated list of values in variable:
"list_of_values": "value_1, value_2, value_3"

Design

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions