workstation/main.yml

9 lines
126 B
YAML
Raw Normal View History

---
- name: Setup
hosts: localhost
tasks:
- include_role:
name: distro
- include_role:
name: home