fix: Define default release
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user