Skip to content

Commit f107942

Browse files
committed
fix lint error
1 parent ac93133 commit f107942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/git/tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
ansible.builtin.include_tasks: setup_git_completion.yml
5252

5353

54-
- name: install custom commands script
54+
- name: Install custom commands script
5555
ansible.builtin.copy:
5656
src: git-switch-default
5757
dest: /usr/local/bin/git-switch-default

0 commit comments

Comments
 (0)