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:
@@ -31,3 +31,4 @@ dependencies:
|
||||
- cln-failed-docker-backups
|
||||
- maint-lock
|
||||
- user-root
|
||||
- core-daemon
|
||||
|
@@ -22,7 +22,7 @@
|
||||
dest: "{{docker_backup_remote_to_local_folder}}backups-remote-to-local.sh"
|
||||
mode: 0755
|
||||
|
||||
- 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