semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Problem: CLI Arguments box missing from Task Template

Open DionTS opened this issue 1 year ago • 2 comments

Issue

Installed via: semaphore_2.10.22_linux_amd64.deb

Environment:

Ubuntu 22.04.4 LTS

CLI Arguments box is missing from Task Template as show in Official Documentation and various online images.

This was also the case on AlmaLinux 9/MySQL via the rpm package in a different environment.

1722352871

Impact

Web-Frontend (what users interact with)

Installation method

Package

Database

MySQL, Postgres

Browser

Firefox, Chrome, Microsoft Edge

Semaphore Version

2.10.22-e44910d-1721658299

Ansible Version

core 2.16.9

Logs & errors

errors.txt

Manual installation - system information

Linux tools 5.15.0-116-generic #126-Ubuntu SMP Mon Jul 1 10:14:24 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Configuration

No response

Additional information

Apache Proxy - Doesn't display when no proxy is used either.

DionTS avatar Jul 30 '24 15:07 DionTS

I also have the same issue in Semaphore Version: v2.10.22-e44910d-1721658561 I need the CLI Arguments Box to limit the hosts in my inventory

bmcatherasoo avatar Aug 13 '24 05:08 bmcatherasoo

Hi any news about this or it's a new feature ? I have the same problem with the docker image semaphoreui/semaphore:v2.10.22

But I have a workaround. On the task template, click "allow cli args in tasks" Then click on save button. And when you run the playbook, click on "advanced" and write your argument in the textarea block.

But it's not practical, you have to type this each time you run the playbook.

quinten-lp avatar Aug 19 '24 14:08 quinten-lp