2026-03-12 08:10:20 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-03-12 08:10:30 +01:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
2026-03-12 08:10:32 +01:00
|
|
|
disabled:
|
|
|
|
|
variable: _.proxy_mode
|
|
|
|
|
when_not: Manual proxy configuration
|
2026-03-12 08:10:21 +01:00
|
|
|
|
2026-03-12 08:10:44 +01:00
|
|
|
http_proxy:
|
|
|
|
|
description: HTTP Proxy
|
|
|
|
|
type: proxy
|
2026-03-12 08:10:22 +01:00
|
|
|
|
2026-03-12 08:10:23 +01:00
|
|
|
address:
|
2026-03-12 08:10:44 +01:00
|
|
|
default: null
|
2026-03-12 08:10:25 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
default: 8080
|
2026-03-12 08:10:20 +01:00
|
|
|
...
|