mg
4e83d8d887
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#225 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
3 lines
180 B
Text
3 lines
180 B
Text
{{ file_header | default () }}
|
|
Acquire::http::proxy "http://{{ manage_sources_apt_proxy | default() }}";
|
|
Acquire::https::proxy "http://{{ manage_sources_apt_proxy | default() }}";
|