-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
heyy!
Can I capture values from an ansible output with this plugin?
using rundeck's default log filter I can't capture.
e.g:
12:37:21 | TASK [test: debug result] ************************************************
12:37:21 | ok: [localhost] => {
12:37:21 | "msg": "RUNDECK:DATA:RESULTCONDITION=4"
12:37:21 | }
12:37:21
i need capture this:
key: RESULTCONDITION
value: 4
Metadata
Metadata
Assignees
Labels
No labels