mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-21 01:36:03 +02:00
5 lines
170 B
YAML
5 lines
170 B
YAML
# run_once_sys_stk_front_proxy: deactivated
|
|
|
|
- name: "Load Proxy procedures if Proxy is enabled"
|
|
include_tasks: "01_base.yml"
|
|
when: SYS_STK_FRONT_PROXY_ENABLED | bool |