--- - name: Download GitLab runner get_url: url: "{{ gitlab_runner_download_url }}" dest: "{{ gitlab_runner_binary_path }}" mode: 0755