mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 18:35:11 +00:00
Removed redundancies and simplified run_once flag
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
async: "{{ ASYNC_TIME if ASYNC_ENABLED | bool else omit }}"
|
||||
poll: "{{ ASYNC_POLL if ASYNC_ENABLED | bool else omit }}"
|
||||
|
||||
- include_tasks: utils/once/finalize.yml
|
||||
- include_tasks: utils/once/flag.yml
|
||||
|
||||
Reference in New Issue
Block a user