Solved empty entry bug

This commit is contained in:
2025-08-18 23:54:23 +02:00
parent 763b43b44c
commit fc4df980c5
2 changed files with 1 additions and 5 deletions

View File

@@ -5,9 +5,7 @@
dest: "{{ PATH_SYSTEM_LOCK_SCRIPT }}"
when: run_once_sys_lock is not defined
## Runtime Variable Setting
- name: run the system_maintenance_service_freezer tasks once
- name: execute the script copying once
set_fact:
run_once_sys_lock: true
when: run_once_sys_lock is not defined