mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 10:48:10 +02:00
Removed unnecessary 'sys-svc-proxy' wrapper tasks
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
- block:
|
||||
- name: Include dependency 'sys-svc-proxy'
|
||||
- name: Include dependency 'sys-stk-front-pure'
|
||||
include_role:
|
||||
name: sys-svc-proxy
|
||||
when: run_once_sys_svc_proxy is not defined
|
||||
name: sys-stk-front-pure
|
||||
when: run_once_sys_stk_front_pure is not defined
|
||||
- include_tasks: utils/run_once.yml
|
||||
when: run_once_sys_stk_front_proxy is not defined
|
||||
|
||||
|
Reference in New Issue
Block a user