Remove tmp emacs file that was accidentally added

This commit is contained in:
Ben 2023-08-31 09:03:05 -04:00
parent 35d890bb1e
commit 9ee20b675a

View file

@ -1,4 +0,0 @@
---
- name: (RUN BACKUP) Run backup script
ansible.builtin.shell:
cmd: "{{ restic_script_dir }}/backup-{{ item.name | replace(' ', '') }}.sh"