Ansible_workstation/vagrant_playbook.yml

9 lines
106 B
YAML
Raw Permalink Normal View History

2022-01-05 10:30:44 +00:00
---
- name: Test Vagrant
hosts: all
become: true
roles:
- arch_aur
- users
#- gnome