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