Solved multiple bugs

This commit is contained in:
2021-01-05 19:40:52 +01:00
parent 1276415dd0
commit 9b09e5711b
6 changed files with 19 additions and 5 deletions

View File

@@ -8,4 +8,5 @@
template: src=systemd-email.sh.j2 dest=/usr/local/bin/systemd-email.sh
- name: configure systemd-email.service
template: src=systemd-email.service.j2 dest=/etc/systemd/system/systemd-email.service
template: src=systemd-email@.service.j2 dest=/etc/systemd/system/systemd-email@.service
notify: restart systemd-email service