yosef yudilevich
yosef yudilevich
hello @bugy use case: 1)there is a dropdown calculated from list. 2)after that, script is running and changing the values in file|dir that step 1 builds the list from 3)now...
use case: i choose something from very long list run the script. now need change, but i don't know what is chosen in the dropdown i don't want to reload...
hi @bugy using htpasswd username to login via UI work great but when running ```curl -i -u myuser:mypass -X POST -F '__script_name=SCRIPT_NAME' -F 'action=SCRIPT_ACTION' 192.168.0.2:5001/executions/start``` we get ``` HTTP/1.1 401...
it is bit strange that they all the same exactly almost may be right name is grouping? so the rest of params will be forced to move to next line...
in logging.json i see "simple": { "format": "%(asctime)s [%(name)s.%(levelname)s] %(message)s" } i need to put first parameter value in there. (to know which playbook is ran) is it possible? thanks
google added new feature to add permissions to google groups so you may see groups in project may be we can add it so, no need to define groups twice...
{ "name": "AAAAA", "constant": true, "type": "text", "env_var": "MY_USER", "default": "${auth.username}" } Aug 05 16:14:49 prod-mgmt-001 python3[29327]: 2021-08-05 16:14:49,640 [asyncio.ERROR] Future exception was never retrieved Aug 05 16:14:49 prod-mgmt-001 python3[29327]:...
is passed to script as ENV VAR is it by design? thanks
**Is your feature request related to a problem? Please describe.** running as service account in gke **Describe the solution you'd like** get the account token if possible and use it...