Skip to content
Snippets Groups Projects
Unverified Commit 69ccc996 authored by Erik-jan Riemers's avatar Erik-jan Riemers Committed by GitHub
Browse files

Merge pull request #11 from samjetski/fix-registration-check-mode

Fix registration check when in Ansible check-mode
parents 23c859ae 9b603b1f
Branches
Tags v1.1.4
No related merge requests found
......@@ -3,6 +3,7 @@
command: gitlab-runner list
register: configured_runners
changed_when: False
check_mode: no
- name: Register runner to GitLab
command: gitlab-runner register >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment