Ansible_workstation/vagrant_playbook.yml

9 lines
106 B
YAML

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