yavdr-ansible/yavdr07-headless.yml
2017-02-19 13:56:47 +01:00

10 lines
205 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
- grub