mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-04 17:31:33 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
mode: 0755
|
||||
when: run_once_health_csp is not defined
|
||||
|
||||
- name: create sys-hlth-csp.cymais.service
|
||||
- name: create sys-hlth-csp.infinito.service
|
||||
template:
|
||||
src: sys-hlth-csp.service.j2
|
||||
dest: /etc/systemd/system/sys-hlth-csp.cymais.service
|
||||
notify: reload sys-hlth-csp.cymais.service
|
||||
dest: /etc/systemd/system/sys-hlth-csp.infinito.service
|
||||
notify: reload sys-hlth-csp.infinito.service
|
||||
when: run_once_health_csp is not defined
|
||||
|
||||
- name: set service_name to role_name
|
||||
|
Reference in New Issue
Block a user