mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 10:26:35 +00:00
Removed redundancies and simplified run_once flag
This commit is contained in:
@@ -5,7 +5,5 @@
|
||||
src: sys-lock.py
|
||||
dest: "{{ PATH_SYSTEM_LOCK_SCRIPT }}"
|
||||
|
||||
- include_tasks: utils/once/finalize.yml
|
||||
vars:
|
||||
flush_handlers: false
|
||||
- include_tasks: utils/once/flag.yml
|
||||
when: run_once_sys_lock is not defined
|
||||
|
||||
Reference in New Issue
Block a user