mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-02 00:20:35 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
dest: "{{systemd_notifier_email_folder}}sys-alm-email.sh"
|
||||
when: run_once_systemd_notifier_email is not defined
|
||||
|
||||
- name: configure sys-alm-email.cymais.service
|
||||
- name: configure sys-alm-email.infinito.service
|
||||
template:
|
||||
src: sys-alm-email@.service.j2
|
||||
dest: /etc/systemd/system/sys-alm-email.cymais@.service
|
||||
dest: /etc/systemd/system/sys-alm-email.infinito@.service
|
||||
notify: restart sys-alm-email service
|
||||
when: run_once_systemd_notifier_email is not defined
|
||||
|
||||
|
Reference in New Issue
Block a user