Dot_Files/playbook.yml
2022-08-01 18:15:50 -05:00

7 lines
87 B
YAML

---
- name: INstall Dependencies
hosts: all
roles:
- role: git
- role: zsh