don't restart git-annex after copying the systemd file

The user service may not exist at this point, which would result in the
handler throwing an error.
This commit is contained in:
Pig Monkey 2021-10-21 18:31:28 -07:00
parent 28c7b39f64
commit 49c32e26cf

View file

@ -17,7 +17,6 @@
dest: /etc/systemd/user/git-annex.service
notify:
- reload systemd config
- restart git-annex
- name: Check if git-annex autostart file exists
stat: