Skip to content

[capture output ansible] #7

@mbs0x

Description

@mbs0x

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions