add role for samba-install, grub-config, update network and handlers
This commit is contained in:
4
roles/yavdr-common/templates/90-norecommends.j2
Normal file
4
roles/yavdr-common/templates/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