workstation/site-vagrant.yml

8 lines
112 B
YAML

- name: Install Workstation
hosts: all
become: true
vars_files:
- inventory.yml
roles:
- common