dotfiles/git.yml

8 lines
97 B
YAML

---
- name: Install & template git configuration
hosts: git
become: true
roles:
- git