You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
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.The text was updated successfully, but these errors were encountered: