mg
d06110a9ce
apcupsd verschoben pihole vars vars vars apt.conf tasks templates acng https passtrough Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#140 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2 lines
259 B
Text
2 lines
259 B
Text
Acquire::http::proxy "http://{{ manage_sources_apt_proxy_server | default() }}:{{ manage_sources_apt_proxy_port | default() }}";
|
|
Acquire::https::proxy "http://{{ manage_sources_apt_proxy_server | default() }}:{{ manage_sources_apt_proxy_port | default() }}";
|