Ooops, gotta become root for that
This commit is contained in:
parent
a94d872e79
commit
8e1d9f6c14
@ -108,6 +108,7 @@
|
||||
hour: "/2"
|
||||
name: "ansible-backup-terraria-{{ terraria_name }}"
|
||||
job: "{{ terraria_root }}/{{ terraria_name }}/backup.sh >> {{ terraria_root }}/{{ terraria_name }}/backups.log 2>&1"
|
||||
become: yes
|
||||
- name: Enable service
|
||||
systemd:
|
||||
name: "terraria@{{ terraria_name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user