Ansible_workstation/roles/vagrant_playbook.yml

9 lines
103 B
YAML

---
- name: Test Vagrant
hosts: all
become: true
roles:
- arch_aur
- users
- gnome