4 lines
110 B
Text
4 lines
110 B
Text
|
{{ ansible_managed | comment }}
|
||
|
Acquire::http::Proxy "http://{{ apt_proxy_address }}:{{ apt_proxy_port }}/";
|
||
|
|