mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-09 02:45:17 +00:00
Removed redundancies and simplified run_once flag
This commit is contained in:
@@ -4,7 +4,5 @@
|
||||
name: git
|
||||
state: present
|
||||
|
||||
- include_tasks: utils/once/finalize.yml
|
||||
vars:
|
||||
flush_handlers: false
|
||||
- include_tasks: utils/once/flag.yml
|
||||
when: run_once_dev_git is not defined
|
||||
Reference in New Issue
Block a user