Optimized for 2.20

This commit is contained in:
2025-12-03 00:32:49 +01:00
parent e9b0760d08
commit 629e6194f9
3 changed files with 21 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
include_tasks: 04_files.yml
when:
- system_service_copy_files | bool
- system_service_script_src
- system_service_script_src | default('') | length > 0
- name: "Load systemctl logic for '{{ system_service_id }}'"
include_tasks: 05_service.yml