mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-30 12:42:37 +01:00
style: lint errors
This commit is contained in:
@@ -19,7 +19,9 @@ argument_specs:
|
|||||||
|
|
||||||
proxy_env:
|
proxy_env:
|
||||||
type: dict
|
type: dict
|
||||||
description: Internet proxy configurations. See https://docs.k3s.io/advanced#configuring-an-http-proxy for details
|
description:
|
||||||
|
- Internet proxy configurations.
|
||||||
|
- See https://docs.k3s.io/advanced#configuring-an-http-proxy for details
|
||||||
default: ~
|
default: ~
|
||||||
options:
|
options:
|
||||||
HTTP_PROXY:
|
HTTP_PROXY:
|
||||||
|
|||||||
@@ -107,7 +107,9 @@ argument_specs:
|
|||||||
|
|
||||||
proxy_env:
|
proxy_env:
|
||||||
type: dict
|
type: dict
|
||||||
description: Internet proxy configurations. See https://docs.k3s.io/advanced#configuring-an-http-proxy for details
|
description:
|
||||||
|
- Internet proxy configurations.
|
||||||
|
- See https://docs.k3s.io/advanced#configuring-an-http-proxy for details
|
||||||
default: ~
|
default: ~
|
||||||
options:
|
options:
|
||||||
HTTP_PROXY:
|
HTTP_PROXY:
|
||||||
|
|||||||
Reference in New Issue
Block a user