We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac93133 commit f107942Copy full SHA for f107942
roles/git/tasks/main.yml
@@ -51,7 +51,7 @@
51
ansible.builtin.include_tasks: setup_git_completion.yml
52
53
54
-- name: install custom commands script
+- name: Install custom commands script
55
ansible.builtin.copy:
56
src: git-switch-default
57
dest: /usr/local/bin/git-switch-default
0 commit comments