update README
This commit is contained in:
parent
4456de38de
commit
6ab1857bfd
@ -11,7 +11,7 @@ sudo apt-get dist-upgrade
|
||||
sudo apt-get install ansible git
|
||||
git clone https://github.com/yavdr/yavdr-ansible
|
||||
cd yavdr-ansible
|
||||
ansible-playbook yavdr07.yml -b -K
|
||||
ansible-playbook yavdr07.yml -c local -K -i "localhost,"
|
||||
```
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
# vdr: a dictionary with several customization options for the vdr-configuration.
|
||||
# See defaults/main.yml for a complete reference
|
||||
|
||||
- name: prevent installation of recommended packages
|
||||
- name: apt| prevent installation of recommended packages
|
||||
blockinfile:
|
||||
dest: /etc/apt/apt.conf.d/90norecommends
|
||||
create: yes
|
||||
|
Loading…
Reference in New Issue
Block a user