Dot_Files/roles/git/tasks/main.yml

5 lines
93 B
YAML
Raw Normal View History

2022-08-01 18:10:10 -05:00
---
# tasks file for git
2022-08-01 18:15:50 -05:00
- name: Install Git
ansible.builtin.import_tasks: install-git.yml