dotfiles/playbooks/roles/git/tasks/main.yml

6 lines
97 B
YAML
Raw Normal View History

---
- name: Create git config
template:
src: templates/gitconfig.j2
dest: ~/.gitconfig