yavdr-ansible/yavdr07.yml

11 lines
225 B
YAML

---
# this playbook set up an yaVDR 0.7 installation
- name: basic setup for PPAs, packages etc.
hosts: yavdr-full
become: true
roles:
- yavdr-common
- yavdr-network
- yavdr-xorg
- grub