Dot_Files/playbook.yml

7 lines
87 B
YAML
Raw Normal View History

2022-08-01 00:50:24 -05:00
---
2022-08-01 18:17:11 -05:00
- name: Install Dependencies
2022-08-01 00:50:24 -05:00
hosts: all
roles:
2022-08-01 18:15:50 -05:00
- role: git
2022-08-01 01:48:49 -05:00
- role: zsh