Skip to content

Commit

Permalink
Make lint happy and specify mode on installed systemd timer/service
Browse files Browse the repository at this point in the history
  • Loading branch information
eengstrom committed Feb 26, 2021
1 parent a78ea0b commit f49fbaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/systemd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
template:
src: "{{ item }}.j2"
dest: /etc/systemd/system/{{ item }}
mode: 0644
loop:
- dehydrated.service
- dehydrated.timer
Expand Down

0 comments on commit f49fbaa

Please sign in to comment.