Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Remove changed_when hack on file permissions task #31

@mtlynch

Description

@mtlynch

The file permissions task reports a change on repeated runs even though nothing should have actually changed:

https://github.com/mtlynch/ansible-role-tinypilot/blob/21514df253b1fa9e6e6d390ef907f5544b2135eb/tasks/main.yml#L65

As a hack, I've placed changed_when: false to pass idempotence tests, but we should figure out why it's reporting a change here.

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