mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
dest: "{{ health_msmtp_folder }}sys-hlth-msmtp.sh"
|
||||
mode: '0755'
|
||||
|
||||
- name: create sys-hlth-msmtp.cymais.service
|
||||
- name: create sys-hlth-msmtp.infinito.service
|
||||
template:
|
||||
src: sys-hlth-msmtp.service.j2
|
||||
dest: /etc/systemd/system/sys-hlth-msmtp.cymais.service
|
||||
notify: reload sys-hlth-msmtp.cymais.service
|
||||
dest: /etc/systemd/system/sys-hlth-msmtp.infinito.service
|
||||
notify: reload sys-hlth-msmtp.infinito.service
|
||||
|
||||
- name: "set 'service_name' to '{{ role_name }}'"
|
||||
set_fact:
|
||||
|
Reference in New Issue
Block a user