Skip to content

Commit

Permalink
Don't register ownership change, as it always changes for cpanfile.sn…
Browse files Browse the repository at this point in the history
…apshot and git internal files.
  • Loading branch information
noplanman committed Jan 5, 2017
1 parent 59f3d61 commit 74d9295
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@
owner: "{{ lutim_user }}"
group: "{{ lutim_group }}"
recurse: yes
register: lutim_ownership_set
changed_when: lutim_ownership_set.diff.after|to_json != lutim_ownership_set.diff.before|to_json
changed_when: no

0 comments on commit 74d9295

Please sign in to comment.