Merge branch 'master' of https://github.com/yavdr/yavdr-ansible
This commit is contained in:
4
roles/yavdr-common/files/90-norecommends.j2
Normal file
4
roles/yavdr-common/files/90-norecommends.j2
Normal 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";
|
||||
Reference in New Issue
Block a user