style: remove obsolete whitespaces
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bb4d6a1c82
commit
a96a2ff09a
@ -9,7 +9,7 @@
|
||||
block:
|
||||
- name: Add merge tool
|
||||
ansible.builtin.set_fact:
|
||||
_git_package_names: "{{ _git_package_names + [ git_package_name_merge_tool ] }}"
|
||||
_git_package_names: "{{ _git_package_names + [git_package_name_merge_tool] }}"
|
||||
when: git_install_merge_tool is defined and
|
||||
git_install_merge_tool
|
||||
- name: Install git and dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user