Ansible_workstation/roles/vagrant_playbook.yml

9 lines
103 B
YAML
Raw Normal View History

2022-01-05 10:25:33 +00:00
---
- name: Test Vagrant
hosts: all
become: true
roles:
- arch_aur
- users
- gnome