ansible-workstation/playbooks/install.yaml

6 lines
97 B
YAML

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