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:
@@ -17,11 +17,11 @@
|
||||
changed_when: false
|
||||
when: run_once_cln_failed_docker_backups is not defined
|
||||
|
||||
- name: configure sys-cln-faild-bkps.cymais.service
|
||||
- name: configure sys-cln-faild-bkps.infinito.service
|
||||
template:
|
||||
src: sys-cln-faild-bkps.service.j2
|
||||
dest: /etc/systemd/system/sys-cln-faild-bkps.cymais.service
|
||||
notify: Reload sys-cln-faild-bkps.cymais.service
|
||||
dest: /etc/systemd/system/sys-cln-faild-bkps.infinito.service
|
||||
notify: Reload sys-cln-faild-bkps.infinito.service
|
||||
when: run_once_cln_failed_docker_backups is not defined
|
||||
|
||||
- name: "set 'service_name' to '{{ role_name }}'"
|
||||
|
Reference in New Issue
Block a user