dotfiles/git.yml

8 lines
97 B
YAML
Raw Permalink Normal View History

2020-07-05 09:38:49 +00:00
---
- name: Install & template git configuration
hosts: git
become: true
roles:
- git