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

Remove changed_when hack on file permissions task #31

Open
mtlynch opened this issue Aug 9, 2020 · 0 comments
Open

Remove changed_when hack on file permissions task #31

mtlynch opened this issue Aug 9, 2020 · 0 comments

Comments

@mtlynch
Copy link
Contributor

mtlynch commented Aug 9, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant