ansible-workstation/playbooks/install.yaml

6 lines
102 B
YAML

---
- name: Provision new Arch workstation from scratch
hosts: all
tags: base
roles:
- base