Skip to content

Simplify syntax #16

@benoittouron

Description

@benoittouron

Remove the "params". When the keys are not standard (step, value, params, type, name,desc...), consider it is a param, and add it to the "params" map passed to the module.

- regex.match:
  params:
    pattern: ro.k
    string: rocK

should become

- regex.match:
  pattern: ro.k
  string: rocK

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