We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffff38 commit 7f71da0Copy full SHA for 7f71da0
defaults/main.yml
@@ -11,9 +11,6 @@ runner_version: "latest"
11
# State in which the runner service will be after the role is done (started, stopped, absent)
12
runner_state: "started"
13
14
-# If found in GitGub, replace already registered runner
15
-# replace_runner: yes
16
-
17
# If found on the server, delete already existed runner service before install
18
reinstall_runner: no
19
0 commit comments