Use the local source file
This commit is contained in:
parent
d75a340aef
commit
26c5e1851e
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue