mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
General optimations
This commit is contained in:
@@ -24,3 +24,4 @@ galaxy_info:
|
||||
dependencies:
|
||||
- alert-compose
|
||||
- maint-lock
|
||||
- core-daemon
|
||||
|
@@ -15,7 +15,7 @@
|
||||
dest: /etc/systemd/system/cln-disc-space.cymais.service
|
||||
notify: reload cln-disc-space.cymais.service
|
||||
|
||||
- name: set service_name to the name of the current role
|
||||
- name: "set 'service_name' to '{{ role_name }}'"
|
||||
set_fact:
|
||||
service_name: "{{ role_name }}"
|
||||
|
||||
|
Reference in New Issue
Block a user