Releases: tobias-richter/ansible-apt-config
Releases · tobias-richter/ansible-apt-config
2.1.0
2.0.0
Breaking changes
- Refactor
apt_config_apt_cacher_ng
toapt_config_http_proxy
andapt_config_https_proxy
- Rename
/etc/apt/apt.conf.d/00-apt-cacher-ng
to/etc/apt/apt.conf.d/00proxy
1.1.1
Fixed
- fixed missing default empty value for
apt_config_http_proxy_direct_repos
andapt_config_https_proxy_direct_repos
Changed
- Rename apt-cacher-ng config template file
1.1.0
Added
- Introduce
apt_config_http_proxy_direct_repos
andapt_config_https_proxy_direct_repos
to support non proxied / direct repositories
Fixed
- CI / GitHub Actions
1.0.1
Fixed
- ansible-lint issues
1.0.0
Initial releaes.