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,7 @@
|
||||
vars:
|
||||
docker_git_repository_pull: false # Deactivated here to don't inhire this
|
||||
when: run_once_sys_svc_webserver_core is not defined
|
||||
- include_tasks: utils/once/finalize.yml
|
||||
- include_tasks: utils/once/flag.yml
|
||||
when: run_once_sys_front_inj_all is not defined
|
||||
|
||||
- name: Build inj_enabled for '{{ domain }}'"
|
||||
|
||||
Reference in New Issue
Block a user