# {{ansible_managed}} # this file was created from the role: {{ ansible_role_name }} [Unit] Description = do a borg backup [Service] Type = oneshot ExecStart = {{ borg_script_dir }}/borg.sh create User = root