fix: Define default release
This commit is contained in:
parent
5be3f98f44
commit
255128789b
@ -1,5 +1,6 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
APT::Default-Release "{{ apt_distribution_release }}";
|
||||
APT::Install-Recommends "false";
|
||||
APT::Install-Suggests "false";
|
||||
APT::Get::Show-Versions "true";
|
||||
|
Loading…
Reference in New Issue
Block a user