mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-26 13:35:24 +02:00
Solved empty entry bug
This commit is contained in:
parent
763b43b44c
commit
fc4df980c5
@ -4,8 +4,6 @@
|
||||
loop:
|
||||
- sys-ctl-alm-compose
|
||||
- sys-lock
|
||||
- sys-daemon
|
||||
-
|
||||
|
||||
- include_role:
|
||||
name: sys-systemctl
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user