Skip to content

A134-Change module interface #138

@arthur91f

Description

@arthur91f

Now more use show_implemented_action but describe_module_for_exeiac

default value

behaviour: "standard"
status_code_fail: "1-255"
events: {}

events..status_code: "0"
events.
.path: ""

{ "init": { "behaviour": "standard" }, "plan": { "behaviour": "plan" }, "lay": { "behaviour": "lay", "status_code_fail": "1,3-255", "events": { "nothing_todo": { "type": "status_code", "status_code": "0" }, "drift": { "type": "status_code", "status_code": "2" }, "recreated_resources": { "type": "file", "path": "./.exeiac_events" } } }, "remove": { "behaviour": "remove" }, "output": { "behaviour": "output" }, "clean": { "behaviour": "clean" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions