ansible-role-ovh_dns/templates/backup_ovh.service.j2

7 lines
216 B
Text
Raw Permalink Normal View History

2022-10-11 09:19:05 +02:00
[Service]
Type=simple
User={{ ovh_backup_user }}
ExecStart=/usr/bin/env python3 /usr/local/bin/backup_ovh_dns.py --config "{{ ovh_backup_user_home }}/ovh.conf"
[Unit]
OnFailure=status_email_antoniodelgado@%n.service