Cleanup empty lines at beginning of file
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
---
|
||||
# file: roles/yavdr-common/defaults/main.yml
|
||||
|
||||
@@ -14,10 +13,10 @@ drivers:
|
||||
sundtek: auto
|
||||
ddvb-dkms: auto
|
||||
|
||||
extra_packages:
|
||||
- vim
|
||||
- tree
|
||||
- w-scan
|
||||
extra_packages:
|
||||
- vim
|
||||
- tree
|
||||
- w-scan
|
||||
|
||||
vdr:
|
||||
user: vdr
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
// {{ ansible_managed_file }}
|
||||
// Recommends are as of now still abused in many packages
|
||||
APT::Install-Recommends "0";
|
||||
APT::Install-Suggests "0";
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
- name: apt | prevent automatic installation of recommended packages
|
||||
template:
|
||||
src: templates/90-norecommends.j2
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
{{ ansible_managed_file | comment('c') }}
|
||||
// Recommends are as of now still abused in many packages
|
||||
APT::Install-Recommends "0";
|
||||
|
||||
Reference in New Issue
Block a user