2017-02-20 14:29:15 +01:00
|
|
|
|
2017-02-19 13:56:47 +01:00
|
|
|
---
|
2017-02-20 14:29:15 +01:00
|
|
|
# this playbook sets up a fully featured yaVDR 0.7 installation
|
|
|
|
|
|
|
|
- name: basic setup for PPAs, packages etc.
|
|
|
|
hosts: yavdr-full
|
|
|
|
become: true
|
|
|
|
roles:
|
2017-02-19 13:56:47 +01:00
|
|
|
- yavdr-common
|
|
|
|
- yavdr-network
|
|
|
|
- yavdr-xorg
|
|
|
|
- grub
|