Skip to content
Snippets Groups Projects
Commit 9a0b55d0 authored by Chris Coley's avatar Chris Coley
Browse files

Fixing a task step that was always 'changed'

parent dc672baa
Branches
No related tags found
No related merge requests found
--- ---
- name: Add GitLab Runner APT Repository - name: Add GitLab Runner APT Repository
shell: curl -sL "https://packages.gitlab.com/install/repositories/runner/{{ gitlab_runner_package }}/script.deb.sh" | bash - shell: curl -sL "https://packages.gitlab.com/install/repositories/runner/{{ gitlab_runner_package }}/script.deb.sh" | bash -
changed_when: false
- name: Create APT Preference for GitLab Runner - name: Create APT Preference for GitLab Runner
copy: copy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment