Use the local source file

This commit is contained in:
Anthony Rose 2020-03-09 08:25:38 +00:00
parent d75a340aef
commit 26c5e1851e

View file

@ -7,7 +7,6 @@
copy:
src: emacs.service
dest: "{{ ansible_env.HOME }}/.config/systemd/user/emacs.service"
remote_src: yes
when: ansible_system == 'Linux'
- name: Add Emacs server to autostart (FreeBSD)
copy: