Skip to content

(docs) ansible delete command relies on specific logic to work #240

@mieel

Description

@mieel

The stackl delete for ansible invocations plays the role with -e state=absent

this implies that, for the deletion of the role/playbook to have any effect, it should be developed with tasks containing:
state: "{{ state }}"

This should be mentioned in the docs

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