jumpserver/apps/perms
fit2bot c96ae1022b
feat: Supports running adhoc,playbook with variable (#14417)
* perf:Create a job that supports adding node parameters

* feat: add variable model

* feat: Modify Variable and AdHoc models,

* feat: Parameters can be set when running job

* feat: Supports setting  variable type

* feat: Supports running adhoc with parameters

* feat: Supports running playbook with parameters

* fix: Translate

* feat: Support setting variables for scheduled tasks

* perf: Translate

---------

Co-authored-by: wangruidong <940853815@qq.com>
2024-11-07 10:38:34 +08:00
..
api perf: Koko can display assets custom name 2024-09-27 14:25:55 +08:00
migrations
models
serializers feat: Supports running adhoc,playbook with variable (#14417) 2024-11-07 10:38:34 +08:00
signal_handlers
templates/perms perf: site msg content optimize 2024-10-11 11:28:56 +08:00
urls perf: Remove kubernetes tree api (#13995) 2024-08-19 16:04:00 +08:00
utils perf: luna connect asset name set custom value 2024-08-15 19:47:56 +08:00
__init__.py
apps.py
const.py
filters.py
hands.py
locks.py
mixins.py
notifications.py
pagination.py
tasks.py perf: Postgresql add ssl mode 2024-09-13 17:49:14 +08:00
tests.py