This commit is contained in:
Alexander Grothe
2017-02-28 10:56:11 +01:00
23 changed files with 1001 additions and 311 deletions

View File

@@ -0,0 +1,4 @@
// {{ ansible_managed_file }}
// Recommends are as of now still abused in many packages
APT::Install-Recommends "0";
APT::Install-Suggests "0";