Skip to content

Simplify failed_when #9

@jimbo8098

Description

@jimbo8098

This can be more efficient:

failed_when: powershell_res.rc != 0 and powershell_res.rc != 1603

1603 is a generic error so really all this failed_when does is ensure that the command exited successfully. No need to overcomplicate here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions