diff --git a/tasks/install_agent.deb.yaml b/tasks/install_agent.deb.yaml index 795da084ae20bfa57eac89ccfdfea0b48f405722..163de472c5d52c19f00e2468cf34569a0c7abc1e 100644 --- a/tasks/install_agent.deb.yaml +++ b/tasks/install_agent.deb.yaml @@ -1,6 +1,7 @@ --- - name: Add GitLab Runner APT Repository 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 copy: