Skip to content

Commit 50252e1

Browse files
committed
chore: remove trailing spaces
1 parent 00ddb10 commit 50252e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/install-debian.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
ansible.builtin.dpkg_selections:
5050
name: "{{ gitlab_runner_helper_package_name }}"
5151
selection: install
52-
when:
52+
when:
5353
- ('gitlab-runner-helper-images' in ansible_facts.packages)
5454
- (gitlab_runner_package_version is undefined or gitlab_runner_package_version is version('17.7.0', '>='))
5555

0 commit comments

Comments
 (0)