Problem: CLI Arguments box missing from Task Template
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.
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
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.
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
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.