mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-18 00:06:05 +02:00
3 lines
125 B
YAML
3 lines
125 B
YAML
- name: "Load Proxy procedures if Proxy is enabled"
|
|
include_tasks: "01_base.yml"
|
|
when: SYS_STK_FRONT_PROXY_ENABLED | bool |