Skip to content

Is role respecting the absent state when managing ssh keys? #7

@oyale

Description

@oyale

Does this line prevent to delete a ssh key when a user state is changed to absent?

when: item.state == "present"

User will be erased anyway so I think that this only impact future changes (see #6).

Edit: I think the work for this refactoring could also include the possibility to change the ssh key (delete the old one and add a new one).

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